[IPython-dev] Multi-directory support landed in master

Paul Ivanov pi at berkeley.edu
Wed Oct 23 14:21:03 EDT 2013


Two things:

MinRK, on 2013-10-22 18:58,  wrote:
> Give it a test drive, and let us know what you find.

1. run `iptest` which will run the full IPython test suite
(`iptest --fast` will run the test suite in parallel with as many
cores as you have)

2. If you do 1, you will likely find out that the html test suite
does *not* get run, and the test suite summary will report that
tornado is among the libraries NOT available at test time. That's
because we now depend on tornado 3.1 (even though running the
notebook server with older version of tornado will mostly work
for now). Logic to report and notify users of their outdated
tornado will be put in place in a future PR.

best,
-- 
                   _
                  / \
                A*   \^   -
             ,./   _.`\\ / \
            / ,--.S    \/   \
           /  `"~,_     \    \
     __o           ?
   _ \<,_         /:\
--(_)/-(_)----.../ | \
--------------.......J
Paul Ivanov
http://pirsquared.org



More information about the IPython-dev mailing list