Starting Projects in JupyterLab
Starting a project and working with JupyterLab
- Once the build of the project is complete, it will be listed under Your projects, with Status: not running.
- Select the Play button to start the project.
Status will switch to processing and then to running.
- Select the Launch button to start the JupyterLab UI in a new browser tab/window.
- You can now work as usual with your project, for example in the JupyterLab UI.
- The repository content is available in the folder
project
.
- Mounted openBIS datasets are available in the folder
openbis
.
- Results to be uploaded back to openBIS can be stored in the folder
results
(see below).
- A project can be deleted by clicking the Trashcan icon in the RRP UI.