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
When I run this in CoLab, the image of the world renders, and updates, correctly. However, when I press "Mirror output in tab" to show that cell in a side window (so that it keeps showing as I scroll through the notebook), the cell in that side window also outputs the above text.
I expected the image to render in all three contexts.
The text was updated successfully, but these errors were encountered:
In a notebook cell, I ran
world.watch()
When I ran this on my macbook, the cell outputted this text:
Image(value=b'\xff\xd8\xff\xe0\x00\x10JFIF\x00\x01\x01\x00\x00\x01\x00\x01\x00\x00\xff\xdb\x00C\x00\x08\x06\x0…
When I run this in CoLab, the image of the world renders, and updates, correctly. However, when I press "Mirror output in tab" to show that cell in a side window (so that it keeps showing as I scroll through the notebook), the cell in that side window also outputs the above text.
I expected the image to render in all three contexts.
The text was updated successfully, but these errors were encountered: