Say I have an IPython session, from which I call some script: Is there a way to induce a breakpoint in my_script.py from which I can inspect my workspace from IPython? I remember reading that in previous versions of IPython one could do: but the submodule Debugger does not seem to be available anymore. Assuming that I have an IPython