Try it on Binder!
Combining JupyterLab 3.1.0rc2 on Binder with RTC and RetroLab 0.2.2 on Binder to get something closer to the classic notebook where Real Time Colloaboration works. Idea is from here.
Try it on Binder!
Combining JupyterLab 3.1.0rc2 on Binder with RTC and RetroLab 0.2.2 on Binder to get something closer to the classic notebook where Real Time Colloaboration works. Idea is from here.
{ | |
"LabApp": { "collaborative": true }, | |
"RetroApp": { "retro_logo": false, "collaborative": true } | |
} |
# Download the tour of RetroLab notebook | |
curl -o tour.ipynb https://raw.githubusercontent.com/jupyterlab/retrolab/main/binder/example.ipynb |
jupyterlab==3.1.9 | |
jupyterlab-link-share | |
retrolab==0.2.2 | |
numpy | |
matplotlib |