Share JupyterLab Workspaces with a repository#
JupyterLab uses workspaces to save the current state of windows, settings, and documents that are open in a JupyterLab session. It is a way to persist the general configuration over time.
It is possible to export JupyterLab workspaces and load them in to another JupyterLab installation in order to share a workspace with someone else.
In order to package your workspace with a repository, we recommend following the steps in this example repository: