rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 129: | Line 129: | ||
JupyterLab offers access to a terminal, an IDE (Desktop), a Python console and different options to create text and Markdown files. This section presents only the main supported Jupyter applications that work with the Alliance software stack. | JupyterLab offers access to a terminal, an IDE (Desktop), a Python console and different options to create text and Markdown files. This section presents only the main supported Jupyter applications that work with the Alliance software stack. | ||
=== Command | === Command line interpreters === <!--T:33--> | ||
<!--T:34--> | <!--T:34--> | ||
Line 136: | Line 136: | ||
[[File:JupyterLab_Launcher_Terminal.png|thumb|Terminal launcher button]] | [[File:JupyterLab_Launcher_Terminal.png|thumb|Terminal launcher button]] | ||
==== Julia | ==== Julia console ==== <!--T:35--> | ||
<!--T:36--> | <!--T:36--> | ||
To enable the <i>Julia 1.x</i> console launcher, an <code>ijulia-kernel</code> module needs to be loaded. When launched, a Julia interpreter is presented in a new JupyterLab tab. | To enable the <i>Julia 1.x</i> console launcher, an <code>ijulia-kernel</code> module needs to be loaded. When launched, a Julia interpreter is presented in a new JupyterLab tab. | ||
==== Python | ==== Python console ==== <!--T:37--> | ||
<!--T:38--> | <!--T:38--> | ||
Line 158: | Line 158: | ||
** Paste operation: press Ctrl+V | ** Paste operation: press Ctrl+V | ||
=== Available Notebook | === Available Notebook kernels === <!--T:41--> | ||
==== Julia Notebook ==== <!--T:42--> | ==== Julia Notebook ==== <!--T:42--> | ||
Line 197: | Line 197: | ||
** A new IPython kernel will start running in the background for this notebook | ** A new IPython kernel will start running in the background for this notebook | ||
=== Other | === Other applications === <!--T:49--> | ||
==== OpenRefine ==== <!--T:50--> | ==== OpenRefine ==== <!--T:50--> |