From 6bf8482a6800cff6046c3c1f52dfd767b13a19d6 Mon Sep 17 00:00:00 2001 From: James Brock Date: Mon, 27 Apr 2020 14:57:07 +0900 Subject: [PATCH] ihaskell-notebook binder urlpath Change the Community Stacks ihaskell-notebook Binder urlpath to the revived IHaskell.ipynb notebook. --- docs/using/selecting.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index b1c6a5a7..dc6c0afc 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -182,8 +182,7 @@ the datascience-notebook image. Click here to launch it on `crosscompass/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell). Includes popular packages and example notebooks. - Try it on binder: [![launch Learn You a Haskell for Great -Good!](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jamesdbrock/learn-you-a-haskell-notebook/master?urlpath=lab/tree/learn_you_a_haskell/00-preface.ipynb) + 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) * [java-notebook is a community Jupyter Docker Stack image](https://github.com/jbindinga/java-notebook). The image includes [IJava](https://github.com/SpencerPark/IJava) kernel on top of the minimal-notebook image. Click here to launch it on