We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02df2ee commit 08d280aCopy full SHA for 08d280a
1 file changed
README.md
@@ -9,8 +9,9 @@ Examples and exercises in this lab are presented as [Jupyter Notebooks](http://j
9
10
The links below run the Jupyter platform with the GNU Guile Scheme kernel:
11
12
-* Latest version available [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/program2learn/0.1.0)
+* Latest version available [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/program2learn/main)
13
* mounts the latest commit - has the latest repository updates, but sometimes still needs a test.
14
+* Latest stable/tested version [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/program2learn/0.2.0)
15
16
## Install a Local Guile over Jupyter
17
0 commit comments