Python编程:jupyter notebook安装启动

版权声明:本文为博主原创文章,欢迎转载,请注明出处 https://blog.csdn.net/mouday/article/details/83445537

jupyter: http://jupyter.org/install.html

安装启动

$ pip install jupyter 

$ jupyter notebook

猜你喜欢

转载自blog.csdn.net/mouday/article/details/83445537