diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-09-17 08:56:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-24 07:06:01 +0700 |
commit | d37e6eceab1157f2a690bd3cabaa812834833393 (patch) | |
tree | 397b1efed0bbf46ed6759e1401a51ea73037efe9 /development/ipython | |
parent | a42b94f4415f174454bb409f87495de9e8b638e1 (diff) | |
download | slackbuilds-d37e6eceab1157f2a690bd3cabaa812834833393.tar.gz |
development/ipython: Add new optional dependency.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 |