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
This seems to be for the output cells, and it indeed works for them. But I want both the output and the cells to be wrapped. This solution also seems pretty inefficient?
The text was updated successfully, but these errors were encountered:
I have tried the solutions proposed at #106, including:
Running this in the browser console of the Colab tab:
(Which fails, as there is no
Jupyter
orIPython
object.)This seems to be for the output cells, and it indeed works for them. But I want both the output and the cells to be wrapped. This solution also seems pretty inefficient?
The text was updated successfully, but these errors were encountered: