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

Implemented deep variable inspection #753

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

JohanMabille
Copy link
Contributor

This implements the deep variable inspection after executing a cell. The output is consistent with that of the variable request, after the code has stopped on a breakpoint.

inspect_deep_variables

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@blink1073 blink1073 merged commit 07af263 into ipython:master Aug 30, 2021
@JohanMabille JohanMabille deleted the inspect_variables branch August 30, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants