rsnt_translations
56,430
edits
m (FuzzyBot moved page Translations:Jupyter/78/fr to Translations:JupyterNotebook/78/fr without leaving a redirect: Part of translatable page "Jupyter") |
No edit summary |
||
Line 5: | Line 5: | ||
<li>Installez la bibliothèque <code>ipykernel</code>. {{Command2|pip install ipykernel}} | <li>Installez la bibliothèque <code>ipykernel</code>. {{Command2|pip install ipykernel}} | ||
<li>Générez le fichier de configuration du ''kernel''. Remplacez <code><unique_name></code> par un nom unique pour votre noyau. {{Command2|python -m ipykernel install --user --name <unique_name> --display-name "Python 3.5 Kernel"}} | <li>Générez le fichier de configuration du ''kernel''. Remplacez <code><unique_name></code> par un nom unique pour votre noyau. {{Command2|python -m ipykernel install --user --name <unique_name> --display-name "Python 3.5 Kernel"}} | ||
<li>Désactivez l'environnement virtuel. {{Command2| | <li>Désactivez l'environnement virtuel. {{Command2|deactivate}} | ||
</ol> | </ol> |