Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active January 17, 2020 12:10
Show Gist options
  • Save jtpio/84a0e6ef2d37a0e448def43cc183fff1 to your computer and use it in GitHub Desktop.
Save jtpio/84a0e6ef2d37a0e448def43cc183fff1 to your computer and use it in GitHub Desktop.
JupyterLab 2.0 beta

JupyterLab 2.0 Beta

Binder

name: jupyterlab-2-beta
channels:
- conda-forge
- conda-forge/label/prerelease-jupyterlab
dependencies:
- jupyterlab=2
- nodejs
- notebook=6
- ptvsd
- xeus-python=0.6.7
jupyter labextension install @jupyterlab/shortcutui@0.5.0-beta.1 --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment