You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
fcollonval
added a commit
to fcollonval/ipykernel
that referenced
this issue
Oct 29, 2021
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:user_expressions
when we are not on breakpoints.The text was updated successfully, but these errors were encountered: