Use FAQ style Headings
Compare changes
+ 10
− 7
@@ -4,7 +4,7 @@ This space serves as a knowledge base for [jupyterhub.uni-muenster.de](https://j
The Jupyterhub is available for every member of the university, including employees and students. The resource quotas depend on the respective user's status and user groups. Higher resource quotas up to 16 vCPUs and 64GB of RAM and additional GPUs can be requested via email at [jupyterhub@uni-muenster.de](mailto:jupyterhub@uni-muenster.de).
@@ -13,12 +13,15 @@ We offer two different configurations:
To fairly distribute resources, we will end idle session after 60 minutes of inactivity for students and 240 minutes for employees. Additionally, we might also stop non-idle sessions, if they run for more than 24h, e.g., in case of security relevant updates to the cluster. Jupyterhub is designed for interactive session. If you require longer running non-interactive jobs or more compute power, the HPC cluster will be a better option (more information at their website.)
To fairly distribute resources, we will end idle session after 60 minutes of inactivity for students and 240 minutes for employees. Additionally, we might also stop non-idle sessions, if they run for more than 24h, e.g., in case of security relevant updates to the cluster. Jupyterhub is designed for interactive session. If you require longer running non-interactive jobs or more compute power, the HPC cluster will be a better option ([PALMA - Documentation](https://confluence.uni-muenster.de/display/HPC))
@@ -29,11 +32,11 @@ sudo mount -t cifs \
\ No newline at end of file