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
The context manager in the outputs widget requires a call to get_ipython and therefore fails on non-ipython kernels. The other mecchanisms for access outputs widget appear to work,
The text was updated successfully, but these errors were encountered:
joequant
pushed a commit
to joequant/ipywidgets
that referenced
this issue
Aug 28, 2020
This is an issue found in Calysto/metakernel#217
The context manager in the outputs widget requires a call to get_ipython and therefore fails on non-ipython kernels. The other mecchanisms for access outputs widget appear to work,
The text was updated successfully, but these errors were encountered: