rsnt_translations
56,430
edits
(Created page with "For more information, see the Pour plus d'information, consultez [http://ipython.readthedocs.io/en/stable/install/kernel_install.html la documentation ipykernel].") |
(Created page with "# Cahrgez le module Julia. {{Command|module load julia}} # Activez l'environnement virtuel Jupyter Notebook. {{Command|source $HOME/jupyter_py3/bin/activate}} # Installez IJul...") |
||
Line 180: | Line 180: | ||
=== Julia === | === Julia === | ||
# | # Cahrgez le module Julia. {{Command|module load julia}} | ||
# | # Activez l'environnement virtuel Jupyter Notebook. {{Command|source $HOME/jupyter_py3/bin/activate}} | ||
# | # Installez IJulia. {{Command|echo 'Pkg.add("IJulia")' {{!}} julia}} | ||
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]. |