Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't run a code cell twice #21

Open
lgpage opened this issue Dec 6, 2016 · 0 comments
Open

Don't run a code cell twice #21

lgpage opened this issue Dec 6, 2016 · 0 comments

Comments

@lgpage
Copy link
Owner

lgpage commented Dec 6, 2016

A cell's code is pointlessly re-run again via ipython to get the "<ipython-input-{0}-{1}>" f_code.co_filename set and the code cached.

I don't know enough, yet, about the IPython API to do this better inside the debugger

https://github.com/lgpage/nbtutor/blob/master/nbtutor/ipython/magic.py#L66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant