jupyter在Windows 7上给出404:找不到错误

编程入门 行业动态 更新时间:2024-10-14 02:19:18
本文介绍了jupyter在Windows 7上给出404:找不到错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我在Win 7上安装了Anaconda PYTHON 2.7 64bit,然后使用

I installed anaconda PYTHON 2.7 64bit on Win 7 and then updated using

conda update conda

以后安装了

conda install jupyter

当我尝试使用Windows在同一驱动器上运行时

When I tried to run from the same drive on windows using

jupyter notebook

它在Firefox上启动并声明

it launches on Firefox and states

404: Not Found

在命令中说

Refusing to serve hidden directory via 404 Error

要启动它需要做什么?

更新: anaconda安装程序具有运行jupyter的快捷方式,并且可以按这种方式工作-但为"jupyter notebook"提供了404:

Update: The anaconda install has a shortcut to run jupyter and it works that way - but gives 404 for "jupyter notebook":

d:\Anaconda\Scripts/ipython-script.py" notebook

推荐答案

我发现一个简单的原因可能是试图从驱动器的根目录运行Jupyter-从C:\运行失败. Cricboy007的建议是创建一个文件夹(没有特殊名称,我叫我的笔记本),并在使用cd来确定工作目录对我有用之后运行Jupyter.

I found a simple cause of this could be trying to run Jupyter from the root of a drive - running it from C:\ failed. Cricboy007's suggestion to create a folder (no particular name, I called mine notebook) and run Jupyter once you've used cd to make that the working directory worked for me.

更多推荐

jupyter在Windows 7上给出404:找不到错误

本文发布于:2023-11-24 12:36:31,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1625227.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:找不到   错误   jupyter   Windows

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!