how do i run a module using %pudb in ipython? #588
Unanswered
tumble-weed
asked this question in
Q&A
Replies: 1 comment
-
|
We probably just need to port all the command line flags from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
as the title suggests. I tried
%pudb -m <module-name>but that didnt work. also will the ipython%autoreloadwork to reload modules for pudb?thanks
Beta Was this translation helpful? Give feedback.
All reactions