-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
I use Jupyter in Browser.can't Display complete。
when I try to console in chrome . then I find
Reenabling autorefresh too close to last tree refresh, not refreshing immediately again.
main.min.js:15253
Reenabling autorefresh too close to last tree refresh, not refreshing immediately again. 2main.js:109
and then I try use F5 to jupyter in chrome.
console out
Resource interpreted as Stylesheet but transferred with MIME type application/x-css: "http://localhost:8888/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css?v=9b2c8d3489227115310662a343fce11c".
tree:14 Resource interpreted as Stylesheet but transferred with MIME type application/x-css: "http://localhost:8888/static/style/style.min.css?v=726bda814675157da88304dabb766757".
tree:16 Resource interpreted as Stylesheet but transferred with MIME type application/x-css: "http://localhost:8888/custom/custom.css".
I try to chang reg regedit text/css to application/x-css: but it can‘t Work
what should I do.