JuliaGizmos / Interact.jl

Interactive widgets to play with your Julia code
Other
522 stars 76 forks source link

Interact not displaying in JupyterLab #337

Open vilim opened 5 years ago

vilim commented 5 years ago

After updating Julia to 1.2 and JupyterLab to 1.1 Interact does not work anymore.

In both Chrome and Firefox there is a stylesheet error.

In Chrome

Refused to apply style from 'http://localhost:8888/assetserver/a4071517cdb45120cde53e5754f25f2e7d52a2a6-style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

In Firefox

The resource from “http://localhost:8888/assetserver/a4071517cdb45120cde53e5754f25f2e7d52a2a6-style.css” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).

The resource from “http://localhost:8888/assetserver/9241274e311c21a30c6c0b134d4d7ec2e6ff41eb-bulma_confined.min.css” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).

JupyterLab is at 1.1, Julia at 1.2, and WebIO at 0.8.11 on Windows

vilim commented 5 years ago

I have checked and the issue appears also in Jupyterlab 0.35 in a separate installation. Cleaning the browser cache does not help either

twavv commented 4 years ago

Are you still having this issue?

SirLukeSchande commented 4 years ago

I seem to be having the same issue in jupter notebook.