From 39c0f18214c18ba6d8973583fa528ed2ec3da083 Mon Sep 17 00:00:00 2001 From: James Brock Date: Sat, 7 Aug 2021 12:41:18 +0900 Subject: [PATCH] ihaskell-notebook moved from Docker Hub to Github --- docs/using/selecting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 9ea5f1c4..d01bbf0a 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -226,13 +226,13 @@ core images and link them below. The image includes nbgrader and RISE on top of the datascience-notebook image. Try it on [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/umsi-mads/education-notebook/master). -- **crosscompass/ihaskell-notebook** +- **jamesdbrock/ihaskell-notebook** [Source on GitHub](https://github.com/jamesdbrock/ihaskell-notebook) | [Dockerfile commit history](https://github.com/jamesdbrock/ihaskell-notebook/commits/master/Dockerfile) | - [Docker Hub image tags](https://hub.docker.com/r/crosscompass/ihaskell-notebook/tags) + [Github container registry](https://github.com/jamesdbrock/ihaskell-notebook/pkgs/container/ihaskell-notebook) - `crosscompass/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell). + `jamesdbrock/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell). Includes popular packages and example notebooks. Try it on [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jamesdbrock/learn-you-a-haskell-notebook/master?urlpath=lab/tree/ihaskell_examples/ihaskell/IHaskell.ipynb)