Skip to content

Commit

Permalink
update docks
Browse files Browse the repository at this point in the history
  • Loading branch information
colombod committed Sep 16, 2022
1 parent 790b201 commit 1e4e788
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This folder contains a number of samples that you can use to explore features of

* [`connect-wpf`](connect-wpf) shows how you can embed .NET Interactive kernels within a .NET Core application and connect to them from a notebook. You can then use code to inspect, visualize, and change application state.

* [`docker-image`](docker-image/readme.md) contains a Dockerfile that generates an image with the latest .NET Interactive and Jupyter. This lets you try out .NET Interactive's Jupyter experience without needing to install Jupyter directly.

* [`ExtensionLab`](ExtensionLab) contains notebooks demonstrating some of the features in the [Microsoft.DotNet.Interactive.ExtensionLab](https://www.nuget.org/packages/Microsoft.dotnet.interactive.extensionlab) package.

* [`extensions`](extensions/readme.md) contains sample projects that provide examples of how to create shareable .NET Interactive extensions and publish them using NuGet packages.
Expand Down

0 comments on commit 1e4e788

Please sign in to comment.