dunovank / jupyter-themes

Custom Jupyter Notebook Themes
MIT License
9.78k stars 1.06k forks source link

how to fix this : css & font -- ERR_FILE_NOT_FOUND #303

Open kite8 opened 5 years ago

kite8 commented 5 years ago

003 004

Navigated to file:///E:/test.html
test.html:14991 GET file:///E:/custom.css net::ERR_FILE_NOT_FOUND
jquery.min.js:4 GET file:///E:/fonts/roboto.ttf net::ERR_FILE_NOT_FOUND
(anonymous) @ jquery.min.js:4
swap @ jquery.min.js:4
(anonymous) @ jquery.min.js:4
l @ jquery.min.js:4
fireWith @ jquery.min.js:4
ready @ jquery.min.js:4
S @ jquery.min.js:4

I found the error , but I don't know how to fix it. few days ago, it's all right ,but today it has a problem suddenly