JupyterHub/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "2. Convertissez vos notebooks en scripts Python. <syntaxhighlight lang="bash">!jupyter nbconvert --to python my-current-notebook.ipynb</syntaxhighlight>"
(Updating to match new version of source page)
(Created page with "2. Convertissez vos notebooks en scripts Python. <syntaxhighlight lang="bash">!jupyter nbconvert --to python my-current-notebook.ipynb</syntaxhighlight>")
Line 224: Line 224:
<syntaxhighlight lang="bash">!pip install --no-index nbconvert</syntaxhighlight>
<syntaxhighlight lang="bash">!pip install --no-index nbconvert</syntaxhighlight>


2. Convert your notebooks to Python scripts
2. Convertissez vos notebooks en scripts Python.
<syntaxhighlight lang="bash">!jupyter nbconvert --to python my-current-notebook.ipynb</syntaxhighlight>
<syntaxhighlight lang="bash">!jupyter nbconvert --to python my-current-notebook.ipynb</syntaxhighlight>


rsnt_translations
56,420

edits

Navigation menu