Skip to content

Commit

Permalink
content/scripts: Further update figure
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdarst committed Nov 9, 2023
1 parent 199cbce commit ae875c0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions content/scripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,15 @@ you are currently browsing), you can convert files in the terminal by running::



Within JupyterLab, you can export any Jupyter notebook to a Python
If nbconvert doesn't work, within JupyterLab, you can export any
Jupyter notebook to a Python
script, but this downloads it to your own computer and then you need
to copy it to a place you are working:
to copy it to a place you are working (maybe upload it back to
JupyterLab?):

.. figure:: https://jupyterlab.readthedocs.io/en/stable/_images/exporting-menu.png
:scale: 50%
:scale: 25%
:alt: JupyterLab screenshot as described in caption.

Select File (top menu bar) → Export Notebook as → **Export notebook to Executable Script**.

Check warning on line 69 in content/scripts.rst

View workflow job for this annotation

GitHub Actions / Build and gh-pages

Could not obtain image size. :scale: option is ignored.

Expand Down

0 comments on commit ae875c0

Please sign in to comment.