Try it on Binder!
Last active
February 26, 2024 15:08
-
-
Save jtpio/0f3c67a6a1767360df0e79b52d74a5fe to your computer and use it in GitHub Desktop.
Jupyter Notebook 7 with RTC on Binder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"LabApp": { "expose_app_in_browser": true }, | |
"JupyterNotebookApp": { "expose_app_in_browser": true } | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jupyterlab-night | |
jupyter-collaboration>=2,<3 | |
notebook==7.1.1 | |
matplotlib | |
numpy | |
plotly~=5.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python-3.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment