JupyterHub: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 189: Line 189:
* Double-click on the <code>*.ipynb</code> file:
* Double-click on the <code>*.ipynb</code> file:
** This will open the Python notebook in a new JupyterLab tab
** This will open the Python notebook in a new JupyterLab tab
** An IPython kernel will start running in background for this notebook
** An IPython kernel will start running in the background for this notebook


<!--T:48-->
<!--T:48-->
Line 195: Line 195:
* Click on the <i>Python 3.x</i> launcher under the <i>Notebook</i> section:
* Click on the <i>Python 3.x</i> launcher under the <i>Notebook</i> section:
** This will open a new Python 3 notebook in a new JupyterLab tab
** This will open a new Python 3 notebook in a new JupyterLab tab
** A new IPython kernel will start running in background for this notebook
** A new IPython kernel will start running in the background for this notebook


=== Other Applications === <!--T:49-->
=== Other Applications === <!--T:49-->
Line 257: Line 257:
* A "time-out" error message when starting a JupyterLab session:
* A "time-out" error message when starting a JupyterLab session:
** Just like any interactive job on any cluster, a longer requested time can cause a longer wait time in queue
** Just like any interactive job on any cluster, a longer requested time can cause a longer wait time in queue
** There may be no available interactive node at the moment. You should then try at another moment
** There may be no available interactive node at the moment; try again later.


= References = <!--T:7-->
= References = <!--T:7-->
</translate>
</translate>
rsnt_translations
56,420

edits

Navigation menu