Skip to content
Snippets Groups Projects
Commit 2ecf5977 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

update workshops

parent 84687030
Branches
No related tags found
No related merge requests found
Pipeline #267798 passed
......@@ -5,7 +5,7 @@ Jupyter-JSC provides a dedicated endpoint to facilitate workshops through the Ju
## Motivation
Organizing workshops can be a complex task. Instructors must coordinate participant access, prepare materials such as presentations and Jupyter notebooks, and ensure that all components run reliably for every participant. Due to the wide range of options available when starting a service, users may inadvertently select incorrect configurationssuch as the wrong system, partition, kernel, or Docker image. These misconfigurations may not trigger immediate errors, but they can result in a non-functional or inconsistent runtime environment.
Organizing workshops can be a complex task. Instructors must coordinate participant access, prepare materials such as presentations and Jupyter notebooks, and ensure that all components run reliably for every participant. Due to the wide range of options available when starting a service, users may inadvertently select incorrect configurations, such as the wrong system, partition, kernel, or Docker image. These misconfigurations may not trigger immediate errors, but they can result in a non-functional or inconsistent runtime environment.
To address these challenges and streamline the workshop experience, we offer the ability to create a dedicated **Workshop Website**. This site allows instructors to define a controlled environment for their workshop, which can then be shared with participants.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment