[IPython-user] IPShellEmbed & listing interactive namespace?
Allen Fowler
allen.fowler@yahoo....
Thu Jun 4 10:40:08 CDT 2009
Hello,
I would like to use IPShellEmbed to let users tinker with the internal state of my application.
After dropping them to the shell, what is the best way to give the users a list of currently available objects/names/modules?
%who does not seem to be working as expected, and locals() is littered with ipython internal stuff.
Thank you,
Allen
More information about the IPython-user
mailing list