简体   繁体   English

命令“jupyter notebook”拒绝在我的 Windows 命令行上工作

[英]the command "jupyter notebook" refuses to work on my command line on windows

This is the exact error it's showing这是它显示的确切错误

The Error:错误: 错误

I've tried adding my python interpreter to my systems path but that isn't working too.我已经尝试将我的 python 解释器添加到我的系统路径中,但这也不起作用。 Besides before I did that my system already recognized my Python installation's path 👇🏾除此之外,在我这样做之前,我的系统已经识别出我的 Python 安装路径👇🏾

Python working well: Python运行良好: 蟒蛇代码

Please how do I solve this?请问我该如何解决这个问题?

Edit: Screenshots of the "pip show jupyter" command and the import jupyter;编辑:“pip show jupyter”命令和导入 jupyter 的截图; print(jupyter.__file__) 截图

Thanks to @LironBerger for providing the solution which is to use the jupyter_notebook command as shown below 👇🏾感谢@LironBerger提供使用jupyter_notebook命令的解决方案,如下所示👇🏾

解决方案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM