Heim > Fragen und Antworten > Hauptteil
如题在终端上启动jupyter notebook时报404错误,窗口是打开了,但是没法用
错误信息如下:
陈艺荣2018-12-03 16:05:32
这里给出了解决方案,建议使用Firefox浏览器进行远程访问。https://blog.csdn.net/m0_37201243/article/details/84767227
大家讲道理2017-04-17 17:11:34
http://stackoverflow.com/questions/30226847/ipython-notebook-bootstrap-glyph-font-missing
git clone https://github.com/ipython/ipython-components.git
把bootstrap/fonts/glyphicons-halflings-regular.eot拷贝进你的ipython
/usr/local/lib/python2.7/site-packages/IPython/html/static/components/bootstrap/fonts/
如果没有 fonts 文件夹就创建一个
不行就试试 anaconda 吧....