-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Description
It does not work is c.ServerApp.local_hostnames = ['localhost', 'jupyter']
in config. In brower console one can find this.
6774.bundle.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
tree:29 Refused to execute script from 'http://jupyter:8888/static/notebook/6774.bundle.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
bundle.js:1 Uncaught (in promise) ChunkLoadError: Loading chunk 6774 failed.
(error: http://jupyter:8888/static/notebook/6774.bundle.js)
at v.f.j (bundle.js:1:49164)
at bundle.js:1:1260
at Array.reduce (<anonymous>)
at v.e (bundle.js:1:1238)
at 37559 (bundle.js:1:101)
at v (bundle.js:1:516)
at bundle.js:1:49784
at bundle.js:1:49858
6621.bundle.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
tree:1 Refused to execute script from 'http://jupyter:8888/static/notebook/6621.bundle.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.