Try it on Binder!
Last active
May 17, 2022 15:46
-
-
Save jtpio/4a6a34da66b32249e28df718ec30e4d7 to your computer and use it in GitHub Desktop.
RetroLab 0.3.21 on Binder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"RetroApp": { "collaborative": true, "retro_logo": false, "expose_app_in_browser": true }, | |
"LabApp": { "collaborative": true, "expose_app_in_browser": true } | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Download the tour of RetroLab | |
curl -o tour.ipynb https://raw.githubusercontent.com/jupyterlab/retrolab/main/binder/example.ipynb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jupyterlab-link-share~=0.2 | |
jupyterlab_miami_nights | |
retrolab==0.3.21 | |
matplotlib | |
numpy | |
plotly~=5.3 | |
theme-darcula |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment