diff options
Diffstat (limited to 'development/ipython')
-rw-r--r-- | development/ipython/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ipython/README b/development/ipython/README index 2764278e1b..3f141871f4 100644 --- a/development/ipython/README +++ b/development/ipython/README @@ -7,6 +7,6 @@ optional dependencies: * parallel computing: pyzmq * Qt console: Pygments, pyzmq * nbconvert: pandoc, Pygments, Sphinx -* notebook: Jinja2, pyzmq, tornado +* notebook: Jinja2, jsonschema, pyzmq, tornado * plotting: matplotlib * LaTeX in notebooks: ipython-mathjax |