JupyterHub: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 47: Line 47:
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
c) a form that allows a user to set different options for their Jupyter server before pressing the ''Start'' button.
c) a form that allows a user to set different options for their Jupyter server before pressing the <i>Start</i> button.
In all cases, it is similar to accessing requested resources via an [[Running_jobs#Interactive_jobs|interactive job]].
In all cases, it is similar to accessing requested resources via an [[Running_jobs#Interactive_jobs|interactive job]].


Line 53: Line 53:


<!--T:16-->
<!--T:16-->
For example, ''Server Options'' available on [https://jupyterhub.beluga.computecanada.ca/ Béluga's JupyterHub] are:
For example, <i>Server Options</i> available on [https://jupyterhub.beluga.computecanada.ca/ Béluga's JupyterHub] are:
* ''Account'' to be used: any <code>def-*</code>, <code>rrg-*</code>, <code>rpp-*</code> or <code>ctb-*</code> account a user has access to
* <i>Account</i> to be used: any <code>def-*</code>, <code>rrg-*</code>, <code>rpp-*</code> or <code>ctb-*</code> account a user has access to
* ''Time (hours)'' required for the session
* <i>Time (hours)</i> required for the session
* ''Number of (CPU) cores'' that will be reserved on a single node
* <i>Number of (CPU) cores</i> that will be reserved on a single node
* ''Memory (MB)'' limit for the entire session
* <i>Memory (MB)</i> limit for the entire session
* (Optional) ''GPU configuration'': at least one GPU
* (Optional) <i>GPU configuration</i>: at least one GPU
* ''[[JupyterHub#User_Interface|User interface]]'' (see below)
* <i>[[JupyterHub#User_Interface|User interface]]</i> (see below)


== User Interface == <!--T:9-->
== User Interface == <!--T:9-->


<!--T:17-->
<!--T:17-->
While JupyterHub allows each user to use one Jupyter server at a time on each hub, there can be multiple options under ''User interface'':
While JupyterHub allows each user to use one Jupyter server at a time on each hub, there can be multiple options under <i>User interface</i>:
* Jupyter Notebook (classic interface) - Even though it offers many functionalities, the community is moving towards [[JupyterHub#JupyterLab|JupyterLab]], which is a better platform that offers many more features
* Jupyter Notebook (classic interface) - Even though it offers many functionalities, the community is moving towards [[JupyterHub#JupyterLab|JupyterLab]], which is a better platform that offers many more features
* '''[[JupyterHub#JupyterLab|JupyterLab]]''' (modern interface) - This is the most recommended Jupyter user interface for interactive prototyping and data visualization
* '''[[JupyterHub#JupyterLab|JupyterLab]]''' (modern interface) - This is the most recommended Jupyter user interface for interactive prototyping and data visualization
rsnt_translations
56,420

edits

Navigation menu