Show More
@@ -46,10 +46,10 b' Highlights of this release:' | |||
|
46 | 46 | in remote tasks, as well as providing better control for remote task IDs. |
|
47 | 47 | |
|
48 | 48 | - New IPython Sphinx directive contributed by John Hunter. You can use this |
|
49 | directive to mark blocks in reSructuredText documents as containig IPython | |
|
50 |
syntax (including figures) and the will be executed during the build: |
|
|
49 | directive to mark blocks in reSructuredText documents as containing IPython | |
|
50 | syntax (including figures) and the will be executed during the build: | |
|
51 | 51 | |
|
52 |
.. ipython |
|
|
52 | .. sourcecode:: ipython | |
|
53 | 53 | |
|
54 | 54 | In [2]: plt.figure() # ensure a fresh figure |
|
55 | 55 |
General Comments 0
You need to be logged in to leave comments.
Login now