简体   繁体   中英

Running jupyter notebook from cmd

I've downloaded Anaconda, and tried to run jupyter notebook from the command prompt on windows. For some reason, whenever I do it I get the following error:

在此处输入图片说明

Any help would be appreciated!

Thanks,

Albert

On windows, the installer can offer you to add the variable to the path , so that you can use it in command line (it is marked as "not recommended").

I suggest that you uninstall and reinstall Anaconda and that you choose this option.

Restart your command prompt and you should be good to go.

(base) C:\Users\HOME>E:

(base) E:\>cd E:\jupyter\test

after entering these commands wait for some time and it redirects to jupyter notebook

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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