We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110688e commit defd94dCopy full SHA for defd94d
docs/sphinx/source/conf.py
@@ -50,8 +50,6 @@ def __getattr__(cls, name):
50
'sphinx.ext.extlinks',
51
'numpydoc',
52
'sphinx.ext.autosummary',
53
- 'IPython.sphinxext.ipython_directive',
54
- 'IPython.sphinxext.ipython_console_highlighting',
55
]
56
57
# Add any paths that contain templates here, relative to this directory.
docs/sphinx/source/whatsnew/v0.2.2.txt
@@ -1,7 +1,7 @@
1
.. _whatsnew_0220:
2
3
v0.2.2 (November 13, 2015)
4
------------------------
+--------------------------
5
6
This is a minor release from 0.2.1.
7
We recommend that all users upgrade to this version.
0 commit comments