Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active August 12, 2021 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jtpio/77c82c512f6779a1a05ab59d915dfc36 to your computer and use it in GitHub Desktop.
Save jtpio/77c82c512f6779a1a05ab59d915dfc36 to your computer and use it in GitHub Desktop.
RetroLab 0.2.2 on Binder

RetroLab 0.2.2 on Binder

Try it on Binder!

Binder

RetroLab

new-browser-tab

name: retrolab
channels:
- conda-forge
dependencies:
- matplotlib
- numpy
- retrolab=0.2.2
{
"RetroApp": { "retro_logo": true }
}
# Download the tour of RetroLab notebook
curl -o tour.ipynb https://raw.githubusercontent.com/jupyterlab/retrolab/main/binder/example.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment