-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Milestone
Description
Hello. I have installed Jupyter Notebook and I have an issue with the localhost.
First I type 'jupyter notebook' to open the jupyter and it doesn't give error, but it opens an empty link with "http://localhost:8889/tree". It happens even I try to open jupyter in the directory with command line.
https://github.com/nijatmursali/Jupyterproblem/blob/master/1.JPG you can see the problem picture here.
Error I get in Chrome console:
Refused to execute script from 'http://localhost:8888/static/components/preact-compat/index.js?v=aea8f6660e54b18ace8d84a9b9654c1c' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
Any recommendations are accepted.