Skip to content

Commit 34497cb

Browse files
authored
Merge pull request #870 from jamesdbrock/community-ihaskell-init
Community Stacks documentation ihaskell-notebook
2 parents 4d7dd95 + a6c1ec2 commit 34497cb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/using/selecting.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,16 @@ You must refer to git-SHA image tags when stability and reproducibility are impo
142142

143143
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.
144144

145-
*This list only has 2 examples. You can be the next!*
146-
147145
* [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).
148146

149147
* [education-notebook is a community Jupyter Docker Stack image](https://github.com/umsi-mads/education-notebook). The image includes nbgrader and RISE on top of the datascience-notebook image. Click here to launch it on [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/umsi-mads/education-notebook/master).
150148

149+
* __crosscompass/ihaskell-notebook__
150+
151+
[Source on GitHub](https://github.com/jamesdbrock/ihaskell-notebook)
152+
| [Dockerfile commit history](https://github.com/jamesdbrock/ihaskell-notebook/commits/master/Dockerfile)
153+
| [Docker Hub image tags](https://hub.docker.com/r/crosscompass/ihaskell-notebook/tags)
154+
155+
`crosscompass/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell). Includes popular packages and example notebooks.
156+
151157
See the [contributing guide](../contributing/stacks.md) for information about how to create your own Jupyter Docker Stack.

0 commit comments

Comments
 (0)