Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active February 19, 2022 08:08
Show Gist options
  • Save jtpio/f0a702b9043402903187b836d6655b9c to your computer and use it in GitHub Desktop.
Save jtpio/f0a702b9043402903187b836d6655b9c to your computer and use it in GitHub Desktop.
JupyterLab 3.3.0rc0 on Binder

JupyterLab 3.3.0rc0 on Binder

Binder

{
"LabApp": { "collaborative": true, "expose_app_in_browser": true }
}
# generate non minified assets so it's easier to step into the code on Binder
jupyter lab build --minimize=False
ipykernel>=6
jupyterlab==3.3.0rc0
jupyterlab-link-share
xeus-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment