command-line - Windows - 'jupyter' 不是内部或外部命令,也不是可运行的程序或批处理文件

标签 command-line jupyter-notebook

我在 Windows 命令行上。
我通过 pip 3 安装了 Jupyter。
我收到这个错误,我怀疑它的路径。

'jupyter' is not recognized as an internal or external command,
operable program or batch file.

但是当我跑
where jupyter

它返回:
INFO: Could not find files for the given pattern(s).

这是否意味着 Jupyter 没有正确下载?因为在使用 pip3 命令时似乎没问题。

最佳答案

使用命令 py -m notebook问题就解决了。

关于command-line - Windows - 'jupyter' 不是内部或外部命令,也不是可运行的程序或批处理文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48116583/

相关文章:

html - 递归搜索和替换/添加html文件中的一些标签属性

keyboard-shortcuts - 将 jupyter 笔记本快捷方式重置为默认值

python - 尝试安装 google.colab 失败后,我的 Jupyter 笔记本无法工作并抛出此错误 : "Uncaught exception in ZMQStream"

haskell - 在交互式 session 中在 haskell 中漂亮地垂直打印列表

apache-spark - 笔记本作为生产休息 API

c++ - 为什么我的函数从未被调用,即使我明确地调用了它?

Android - 运行用 CCTools 编译的命令行程序

python - Numpy 数组作为 Jupyter Notebook 中的视频

javascript - 从 bash 运行 API javascript

ubuntu - 我如何在 ubuntu 中安装 npm 以运行更少的 js