I hope this does
Last active
May 17, 2022 12:48
-
-
Save syoh/e194d1a0f069f3663c42b19eec6be5ce to your computer and use it in GitHub Desktop.
jupyter lab workspaces test
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
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"split-area","orientation":"horizontal","sizes":[0.5,0.5],"children":[{"type":"tab-area","currentIndex":0,"widgets":["terminal:1"]},{"type":"tab-area","currentIndex":0,"widgets":["markdownviewer-widget:work/README.md"]}]},"current":"markdownviewer-widget:work/README.md"},"down":{"size":0,"widgets":[]},"left":{"collapsed":false,"current":"filebrowser","widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"]},"right":{"collapsed":true,"widgets":["jp-property-inspector","debugger-sidebar"]},"relativeSizes":[0.1424517593643587,0.8575482406356413,0]},"terminal:1":{"data":{"name":"1"}},"file-browser-filebrowser:cwd":{"path":"work"},"markdownviewer-widget:work/README.md":{"data":{"path":"work/README.md","factory":"Markdown Preview"}}},"metadata":{"id":"default","last_modified":"2022-05-17T12:27:46.188788+00:00","created":"2022-05-17T12:27:46.188788+00:00"}} |
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
jupyter lab workspaces import jupyterlab.workspace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment