Reference notebook examples, fixes #4146.

This commit is contained in:
Dražen Lučanin 2013-08-30 18:31:12 +02:00
parent fc134389a2
commit 7d9b220417

View File

@ -202,6 +202,9 @@ being a **code cell**, but its type can be changed by using a dropdown on the
toolbar (which will be "Code", initially), or via :ref:`keyboard shortcuts toolbar (which will be "Code", initially), or via :ref:`keyboard shortcuts
<keyboard-shortcuts>`. <keyboard-shortcuts>`.
For more information on the different things you can do in a notebook,
see the `collection of examples
<https://github.com/ipython/ipython/tree/master/examples/notebooks#readme>`_.
Code cells Code cells
~~~~~~~~~~ ~~~~~~~~~~