JupyterNotebook/fr: Difference between revisions

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..."
(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 ===


# Load the Julia module. {{Command|module load julia}}
# Cahrgez le module Julia. {{Command|module load julia}}
# Activate the Jupyter Notebook virtual environment. {{Command|source $HOME/jupyter_py3/bin/activate}}
# Activez l'environnement virtuel Jupyter Notebook. {{Command|source $HOME/jupyter_py3/bin/activate}}
# Install IJulia. {{Command|echo 'Pkg.add("IJulia")' {{!}} julia}}
# 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].
rsnt_translations
56,437

edits