Merge pull request #4480 from takluyver/docs-shotgun-2

Further cleanup of various minor docs things.
pull/37/head
Min RK 13 years ago
commit 300e3437ca

@ -470,7 +470,7 @@ all the code in the ``.py`` file. You can later manually partition this into
individual cells using the ``Edit | Split Cell`` menu option, or the
:kbd:`Ctrl-m -` keyboard shortcut.
Note that ``.py`` scripts obtained from a notebook document using nbconvert_
Note that ``.py`` scripts obtained from a notebook document using :doc:`nbconvert <nbconvert>`
maintain the structure of the notebook in comments. Reimporting such a
script back into a notebook will preserve this structure.

@ -1,4 +1,4 @@
.. _working_remotely.txt
.. _working_remotely:
Running a notebook server
=========================

Loading…
Cancel
Save