update IPython to 3.1#751
Conversation
minrk
commented
May 2, 2015
- add missing dependency on markupsafe to jinja2
- add missing dependency on jsonschema to ipython
- update tornado to 4.1 (required for IPython 3)
- add backports.ssl_match_hostname (required for tornado 4)
|
Tests failed for jinja2. It needs to be investigated. |
- add missing dependency on markupsafe to jinja2 - add missing dependency on jsonschema to ipython - update tornado to 4.1 (required for IPython 3) - add backports.ssl_match_hostname (required for tornado 4)
|
jinja2 yaml seems to have needed a newline that other yaml files don't have. Weird. |
|
Hi, a bit late to the party, but a bunch of this work was already done in the private ROAMS stack... |
|
I don't know what ROAMS is, but you should opensource more of your private work. :) |
|
We're trying... The overlap here is not quite duplication. What minrk is On Mon, May 4, 2015 at 3:24 PM, Ondřej Čertík notifications@github.com
|
|
I've tested this on ubuntu on several HPC machines. I'm fine with it going into master. |
There was a problem hiding this comment.
This dependencies section can be removed.
|
Only a minor comment above. +1 to merge. |
|
Thanks! |