connec2jupyterhub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
connec2jupyterhub [2021/04/10 09:39] etormaconnec2jupyterhub [2023/09/28 14:06] (current) etorma
Line 5: Line 5:
   * To access it you only need to go to it's login page [[https://jupyterhub.dkrz.de/hub/login]] and enter DKRZ's username and password.   * To access it you only need to go to it's login page [[https://jupyterhub.dkrz.de/hub/login]] and enter DKRZ's username and password.
  
-  * Once there we have two Spawner options to start a session: //preset// and //advanced//.+  * Once there we have two Spawner options to start a session within **Levante**: //preset// and //advanced//.
  
   * If we choose the **//preset//** the info that we will fill is the following one:     * If we choose the **//preset//** the info that we will fill is the following one:  
-    * job profile: //miklip//  +    * job profile: //5 GB Interactive 12hr (e.g.)//  
-    * account: //bmx825// +    * account: //bm1159// 
-    * Reservation: //ClimXtreme// (**NOTE: only at the day of the workshop**, 2021.04.15, otherwise empty) +    * Reservation: //empty// 
-    * Quality of Service (QoS): //empty// +    * Quality of Service (QoS): //empty// 
 +  The //preset// spawner loads the //classical// notebook mode. To switch it to the //jupyterlab// mode we simply need to go the URL and add ''/lab'' before ''/tree'': 
 + <code> 
 +classical notebook: https://jupyterhub.dkrz.de/user/k204229/preset/tree/home/dkrz/k204229? 
 +jupyterlab:         https://jupyterhub.dkrz.de/user/k204229/preset/lab/tree/home/dkrz/k204229? 
 +</code> 
 + \\    
 {{ :climxtreme:jupyter-preset.gif?nolink |}} \\  {{ :climxtreme:jupyter-preset.gif?nolink |}} \\ 
  
-  * The **//advanced//** session is especially for advanced users with a certain knowledge of Mistral and Slurm configuration (thorough info about all the advanced options can be found [[https://jupyterhub.gitlab-pages.dkrz.de/jupyterhub-docs/spawner_options.html#advanced|here]]). Among many other options it offers us the possibility to choose between //Jupyter notebook, Jupyterlab// and //Terminal// session. The essential parameters that we will need to fill up to open a session with similar characteristics as the //preset// but using //Jupyerlab// are the following ones:+  * The **//advanced//** session is especially for advanced users with a certain knowledge of Mistral and Slurm configuration (thorough info about all the advanced options can be found [[https://docs.dkrz.de/doc/software&services/jupyterhub/spawner_options.html#advanced|here]]). Among many other options it offers us the possibility to choose between //Jupyter notebook, Jupyterlab// and //Terminal// session. The essential parameters that we will need to fill up to open a session with similar characteristics as the //preset// but using //Jupyerlab// are the following ones:
     * account: //bmx825//     * account: //bmx825//
     * partition: //Miklip//     * partition: //Miklip//
Line 25: Line 31:
 \\ \\
  
-Once the session is open, we can navigate through our folder structure via web or also via virtual terminal. It allows us to choose among multiple python preset kernels, one R kernel and one Julia kernel as well, but we also have the choice to load [[https://jupyterhub.gitlab-pages.dkrz.de/jupyterhub-docs/kernels.html#use-your-own-kernel|our own environment]]. Naturally we can open and run our jupyter notebook files here.+Once the session is open, we can navigate through our folder structure via web or also via virtual terminal. It allows us to choose among multiple python preset kernels, one R kernel and one Julia kernel as well, but we also have the choice to load [[https://docs.dkrz.de/doc/software&services/jupyterhub/kernels.html#use-your-own-kernel|our own environment]]. Naturally we can open and run our jupyter notebook files here.
  
-We can use Jupyterhub as a simple text editor as well, but we could also connect some local IDE (e.g. VS Code) [[https://jupyterhub.gitlab-pages.dkrz.de/jupyterhub-docs/posts/2020/vscoderemote.html|remotely with some kernel in DKRZ]].+We can use Jupyterhub as a simple text editor as well, but we could also connect some local IDE (e.g. VS Code) [[https://docs.dkrz.de/blog/2020/vscoderemote.html|remotely with some kernel in DKRZ]].
  
 ===== Important Notes ===== ===== Important Notes =====
  • connec2jupyterhub.1618047567.txt.gz
  • Last modified: 2021/04/10 09:39
  • by etorma