Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active April 22, 2021 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtpio/795608163800b4a7d34d60a015c3d27c to your computer and use it in GitHub Desktop.
Save jtpio/795608163800b4a7d34d60a015c3d27c to your computer and use it in GitHub Desktop.
JupyterLab Classic 0.1 on Binder

JupyterLab Classic 0.1.10 on Binder

Try it on Binder!

Binder

new-browser-tab

name: jupyterlab-classic
channels:
- conda-forge
dependencies:
- jupyterlab-classic=0.1.10
- matplotlib
- numpy
- xeus-python
# Download the tour of JupyterLab Classic notebook
curl -o tour.ipynb https://raw.githubusercontent.com/jtpio/jupyterlab-classic/main/binder/example.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment