Skip to content

Instantly share code, notes, and snippets.

@daimon99
Created April 21, 2020 06:40
Show Gist options
  • Save daimon99/2cfd4c8cc6edaed2d1d7733bb50bc83d to your computer and use it in GitHub Desktop.
Save daimon99/2cfd4c8cc6edaed2d1d7733bb50bc83d to your computer and use it in GitHub Desktop.
进入 ipython 调试控制台 / Debug using ipython embed
from IPython import embed;embed()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment