Editing Course Content in the Profile
Once a profile has been created, it can be started and the teaching content to be shared can be edited. To do this, click on the"Start ▸" (
) button. After initializing the JupyterLab, a directory called __shared appears in the file browser on the left-hand side. This is linked to the respective profile and can be edited by you with the "Lecturer" role (read-write permissions). Depending on the selected granularity of your profile (teaching unit, course, etc.), you can create or upload structured subdirectories, Jupyter notebooks, raw data to be imported and other teaching materials in the __shared directory. When editing in JupyterLab, make sure to save the respective resource.
Note: Starting or stopping a Jupyter environment or notebook server does not affect the status of the files in the shared directory (i.e., __shared).
Note: The contents of the __shared directory can be edited by you on an ongoing basis even after publication. You should therefore ensure that any test executions are carried out outside the __shared directory after publication.