JupyterLab: Difference between revisions

Marked this version for translation
(More Julia packages)
(Marked this version for translation)
Line 200: Line 200:
Once you have a Python virtual environment available, you may configure the Julia kernel:
Once you have a Python virtual environment available, you may configure the Julia kernel:


<!--T:57-->
<ol>
<ol>
<li>Activate the Python virtual environment. {{Command2|source $HOME/jupyter_py3.8/bin/activate}}
<li>Activate the Python virtual environment. {{Command2|source $HOME/jupyter_py3.8/bin/activate}}
Line 208: Line 209:
</ol>
</ol>


<!--T:58-->
For more information, see the [https://github.com/JuliaLang/IJulia.jl IJulia documentation].
For more information, see the [https://github.com/JuliaLang/IJulia.jl IJulia documentation].


==== Installing more Julia packages ====
==== Installing more Julia packages ==== <!--T:59-->


<!--T:60-->
The installation of Julia packages cannot be done from Notebooks because there is no access to Internet.
The installation of Julia packages cannot be done from Notebooks because there is no access to Internet.
As in the above installation procedure, it is required to install Julia packages from a login node:
As in the above installation procedure, it is required to install Julia packages from a login node:


<!--T:61-->
<ol>
<ol>
<li>From a local terminal or any SSH client, connect to a login node of the cluster hosting JupyterHub.
<li>From a local terminal or any SSH client, connect to a login node of the cluster hosting JupyterHub.
rsnt_translations
56,430

edits