Skip to content

Instantly share code, notes, and snippets.

@hbcarlos
Forked from jtpio/README.md
Last active October 26, 2022 08:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hbcarlos/a44ad9258f7ea9c21e7fa04d84fc41a9 to your computer and use it in GitHub Desktop.
Save hbcarlos/a44ad9258f7ea9c21e7fa04d84fc41a9 to your computer and use it in GitHub Desktop.
JupyterLab latest

JupyterLab RTC test

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