JuliaGizmos / WebIO.jl

A bridge between Julia and the Web.
https://juliagizmos.github.io/WebIO.jl/latest/
Other
228 stars 64 forks source link

Jupyter Notebook shows warning, but seems to work fine [julia] #494

Open TheFibonacciEffect opened 2 years ago

TheFibonacciEffect commented 2 years ago

When I run a cell plotting some stuff with plotly in julia 1.7.3 I get the warning

The WebIO Jupyter extension was not detected. See the WebIO Jupyter integration documentation for more information. I checked that it is installed using jupyter nbextension list

The plotting seems to work fine, it just shows this warning.