Describe the current behavior
I am attempting to use using Plots inside a new Julia runtime notebook but it seems to hang and also produce other errors in the process.
Describe the expected behavior
using Plots works and imports the necessary functions inside my notebook.
What web browser you are using
Safari
Additional context
Minimal repro using the Latest Julia runtime (2026.07):
https://colab.research.google.com/drive/1WkT0R9racMYfuZIJ5cv0rKj3_47ttBye?usp=sharing
Describe the current behavior
I am attempting to use
using Plotsinside a new Julia runtime notebook but it seems to hang and also produce other errors in the process.Describe the expected behavior
using Plotsworks and imports the necessary functions inside my notebook.What web browser you are using
Safari
Additional context
Minimal repro using the
LatestJulia runtime (2026.07):https://colab.research.google.com/drive/1WkT0R9racMYfuZIJ5cv0rKj3_47ttBye?usp=sharing