JuliaGizmos / WebIO.jl

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

WebIO not detected. #471

Open Jamie-L-Cross opened 3 years ago

Jamie-L-Cross commented 3 years ago

Hi, I have been using Interact.jl within a Jupyter Notebook with great success until recently. All of a sudden, I get the following error:

WebIO not detected. Please read the troubleshooting guide for more information on how to resolve this issue. https://juliagizmos.github.io/WebIO.jl/latest/troubleshooting/not-detected/

I have followed the troubleshooting guide and everything seems to be installed correctly. Status:

Status ...\.julia\environments\v1.6\Project.toml [8f4d0f93] Conda v1.5.2 [7073ff75] IJulia v1.23.2 [c601a237] Interact v0.10.4 [b964fa9f] LaTeXStrings v1.2.1 [91a5bcdd] Plots v1.22.2 [0f1e0344] WebIO v0.8.16

Any tips on how I might fix this?

Best, Jamie