How to install jupyter notebook

step1

check if python is installed or not.

on command prompt
type the following command :
python --version
on command prompt
type the following command :
python --version
on command prompt type the following command : python --version

Enter fullscreen mode Exit fullscreen mode

if python not downloaded download it from its website

step2

check if pip is installed or not

on cmd
type the following command
pip --version
on cmd
type the following command
pip --version
on cmd type the following command pip --version

Enter fullscreen mode Exit fullscreen mode

step3

install jupyter notebook

type the following command on the commmand prompt :
pip install notebook
type the following command on the commmand prompt :
pip install notebook
type the following command on the commmand prompt : pip install notebook

Enter fullscreen mode Exit fullscreen mode

step4

after successful installation
to open jupyter notebook

type the following command on the command prompt :
jupyter notebook
type the following command on the command prompt :
jupyter notebook
type the following command on the command prompt : jupyter notebook

Enter fullscreen mode Exit fullscreen mode

Done

原文链接:How to install jupyter notebook

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
Misery can be caused by someone being just weak and indecisive.
一个人仅仅因为软弱无能或优柔寡断就完全可能招致痛苦
评论 抢沙发

请登录后发表评论

    暂无评论内容