rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
<!--T:14--> | <!--T:14--> | ||
[[File:JupyterHub_Server_Options.png|thumb|<i>Server Options</i> form on Béluga's JupyterHub]] | [[File:JupyterHub_Server_Options.png|thumb|<i>Server Options</i> form on Béluga's JupyterHub]] | ||
Once logged in, depending on the configuration of JupyterHub, the user's | Once logged in, depending on the configuration of JupyterHub, the user's web browser is redirected to either | ||
a) a previously launched Jupyter server, | a) a previously launched Jupyter server, | ||
b) a new Jupyter server with default options, or | b) a new Jupyter server with default options, or | ||
Line 96: | Line 96: | ||
<!--T:26--> | <!--T:26--> | ||
* <i> | * <i>File Browser</i> (folder icon): | ||
** This is where you can browse in your home, project and scratch spaces. | ** This is where you can browse in your home, project and scratch spaces. | ||
** It is also possible to upload files. | ** It is also possible to upload files. | ||
Line 208: | Line 208: | ||
<!--T:52--> | <!--T:52--> | ||
This <i>OpenRefine</i> launcher will open or reopen an OpenRefine interface in a new | This <i>OpenRefine</i> launcher will open or reopen an OpenRefine interface in a new web browser tab: | ||
* It is possible to reopen an active OpenRefine session after the | * It is possible to reopen an active OpenRefine session after the web browser tab was closed | ||
* The OpenRefine session will end when the JupyterLab session will end | * The OpenRefine session will end when the JupyterLab session will end | ||
Line 224: | Line 224: | ||
<!--T:56--> | <!--T:56--> | ||
This <i>RStudio</i> launcher will open or reopen an RStudio interface in a new | This <i>RStudio</i> launcher will open or reopen an RStudio interface in a new web browser tab: | ||
* It is possible to reopen an active RStudio session after the | * It is possible to reopen an active RStudio session after the web browser tab was closed | ||
* The RStudio session will end when the JupyterLab session will end | * The RStudio session will end when the JupyterLab session will end | ||
Line 237: | Line 237: | ||
<!--T:59--> | <!--T:59--> | ||
This <i>VS Code</i> launcher will open or reopen the VS Code interface in a new | This <i>VS Code</i> launcher will open or reopen the VS Code interface in a new web browser tab: | ||
* For a new session, the <i>VS Code</i> session can take up to 3 minutes to complete its startup. | * For a new session, the <i>VS Code</i> session can take up to 3 minutes to complete its startup. | ||
* It is possible to reopen an active VS Code session after the | * It is possible to reopen an active VS Code session after the web browser tab was closed | ||
* The VS Code session will end when the JupyterLab session will end | * The VS Code session will end when the JupyterLab session will end | ||
Line 246: | Line 246: | ||
<!--T:61--> | <!--T:61--> | ||
[[File:JupyterLab_Launcher_Desktop.png|thumb|Desktop launcher button]] | [[File:JupyterLab_Launcher_Desktop.png|thumb|Desktop launcher button]] | ||
This <i>Desktop</i> launcher will open or reopen a remote Linux desktop interface in a new | This <i>Desktop</i> launcher will open or reopen a remote Linux desktop interface in a new web browser tab: | ||
* This is equivalent to running a [[VNC#Compute_Nodes|VNC server on a compute node]], then creating an [[SSH_tunnelling|SSH tunnel]] and finally using a [[VNC#Setup|VNC client]], but you need nothing of all this with JupyterLab! | * This is equivalent to running a [[VNC#Compute_Nodes|VNC server on a compute node]], then creating an [[SSH_tunnelling|SSH tunnel]] and finally using a [[VNC#Setup|VNC client]], but you need nothing of all this with JupyterLab! | ||
* It is possible to reopen an active desktop session after the | * It is possible to reopen an active desktop session after the web browser tab was closed | ||
* The desktop session will end when the JupyterLab session will end | * The desktop session will end when the JupyterLab session will end | ||