[yt-dev] IPython changes

John ZuHone jzuhone at gmail.com
Fri Oct 12 08:46:30 PDT 2012


Hi all,

I've noticed that at some point some of the things I used to rely on in IPython went missing from the standard install that yt does (at least for me):

1) "help blah" does not work, must now type "help(blah)"

Not really a big deal, just annoying. 

2) "source blah" does not work at all

Anyone know what this is part of?

3) insert_ipython() doesn't know anything about the variables currently in scope

I can jump into a function but it doesn't seem to know anything about the variables defined in it. Everything is not defined. 

Did I screw up somewhere?

Best,

John Z


More information about the yt-dev mailing list