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

Rich variable inspection vs user_expressions #772

Closed
fcollonval opened this issue Sep 10, 2021 · 0 comments · Fixed by #793
Closed

Rich variable inspection vs user_expressions #772

fcollonval opened this issue Sep 10, 2021 · 0 comments · Fixed by #793

Comments

@fcollonval
Copy link
Contributor

I learn very recently about the user_expressions feature of the kernel protocol. Its purpose is exactly the same as the newly introduce rich variable inspection. So the questions are:

  • is the rich variable inspection needed? Presumably, this is needed to deal with the correct evaluation on breakpoints
  • should the rich variable inspection fall back to user_expressions when we are not on breakpoints.
fcollonval added a commit to fcollonval/ipykernel that referenced this issue Oct 29, 2021
Fixes Rich variable inspection vs `user_expressions` ipython#772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant