- Real Time Collaboration enabled
-
-
Save daroza/dfc055653bc7f1aeb4f8a1e1a1a436f5 to your computer and use it in GitHub Desktop.
JupyterLab 3.2.9
This file contains hidden or 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": { "collaborative": true, "expose_app_in_browser": true } | |
| } |
This file contains hidden or 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
| # generate non minified assets so it's easier to step into the code on Binder | |
| jupyter lab build --minimize=False |
This file contains hidden or 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
| 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
