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
Shell: Filter frames that come from Spyder-kernels in tracebacks
- We don't need to show those frames to users because they contain no
relevant info that they need to look at.
- This is more necessary now that we use verbose tracebacks because
those frames make a regular traceback much longer.
0 commit comments