Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUsing ggplotly in a JupyterLab notebook causes Safari crash #156
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem appears on Safari 13.0.3 on macOS 10.15.1 (Catalina) but interestingly does NOT occur on Chrome Version 78.0.3904.108. Possibly related to this issue ?
Here's a video of the problem in action (the plot actually flashes):
Here's the code to cause the crash (actually most plots have this behaviour). Just copy this into a JupyterLab notebook and run the cell:
R sessionInfo() :
and
jupyter --version: