Jupyter From Cmd Line in Windows

前端 未结 8 968
刺人心
刺人心 2021-01-07 18:08

I cannot get jupyter running from my Command line using:

jupyter notebook

jupyter is not recognised as an internal or external co

8条回答
  •  借酒劲吻你
    2021-01-07 19:09

    Go to Anaconda Command Prompt and type jupyter notebook and wait for 30 seconds. You can see that your local host site will automatically open.

提交回复
热议问题