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
-
as the title suggests. I tried
%pudb -m <module-name>
but that didnt work. also will the ipython%autoreload
work to reload modules for pudb?thanks
Beta Was this translation helpful? Give feedback.
All reactions