mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 12:32:58 +00:00
Merge pull request #780 from tlinnet/master
Adding link to a new Community Stack : csharp-notebook
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Selecting an Image
|
# 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:
|
Using one of the Jupyter Docker Stacks requires two choices:
|
||||||
|
|
||||||
1. Which Docker image you wish to use
|
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.
|
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!*
|
||||||
|
|
||||||
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.
|
* [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 [](https://mybinder.org/v2/gh/tlinnet/csharp-notebook/master).
|
||||||
|
|
||||||
|
See the [contributing guide](../contributing/stacks.md) for information about how to create your own Jupyter Docker Stack.
|
||||||
|
Reference in New Issue
Block a user