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
fix#5179 -- Inconsistency with cocalc and Jupyter notebook with cell magics and ?
- fixed by making it so we never show introspection panel when *running*
a cell; only show it when introspecting with tab key. This matches
what jupyterlab does anyways.
0 commit comments