summaryrefslogtreecommitdiff
path: root/docs/src/quickstart/build.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/quickstart/build.rst')
-rw-r--r--docs/src/quickstart/build.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/quickstart/build.rst b/docs/src/quickstart/build.rst
index 10f850ffc..78ee14215 100644
--- a/docs/src/quickstart/build.rst
+++ b/docs/src/quickstart/build.rst
@@ -78,6 +78,8 @@ You can show Cython's code analysis by passing the ``--annotate`` option::
%%cython --annotate
...
+.. figure:: ipython.png
+
Using the Sage notebook
-----------------------