Commit 30ea6099 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #780 from tlinnet/master

Adding link to a new Community Stack : csharp-notebook
parents 7254cdcf d7ec3011
# Selecting an Image
* [Core Stacks](#core-stacks)
* [Image Relationships](#image-relationships)
* [Community Stacks](#community-stacks)
Using one of the Jupyter Docker Stacks requires two choices:
1. Which Docker image you wish to use
......@@ -138,6 +142,8 @@ You must refer to git-SHA image tags when stability and reproducibility are impo
The core stacks are just a tiny sample of what's possible when combining Jupyter with other technologies. We encourage members of the Jupyter community to create their own stacks based on the core images and link them below.
*Nothing here yet! You can be the first!*
*This list only have 1 example. You can be the next!*
* [csharp-notebook is a community Jupyter Docker Stack image. Try C# in Jupyter Notebooks. ](https://github.com/tlinnet/csharp-notebook). The image includes more than 200 Jupyter Notebooks with example C# code and can readily be tried online via mybinder.org. Click here to launch [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tlinnet/csharp-notebook/master).
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.
See the [contributing guide](../contributing/stacks.md) for information about how to create your own Jupyter Docker Stack.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment