Skip to content

Instantly share code, notes, and snippets.

@syoh
Forked from jtpio/README.md
Created May 16, 2022 22:19
Show Gist options
  • Save syoh/5f53ed13907e6e371a75d4621d02d3f9 to your computer and use it in GitHub Desktop.
Save syoh/5f53ed13907e6e371a75d4621d02d3f9 to your computer and use it in GitHub Desktop.
JupyterLab 3.2.9

JupyterLab 3.2.9 on Binder

Binder

Features

  • Real Time Collaboration enabled

rtc-demo

{
"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.2.9
jupyterlab-link-share
xeus-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment