Centos7通过Python3安装Jupyter NoteBook

安装jupyter

pip3 install jupyter -i https://pypi.douban.com/simple/ --trusted-host pypi.douban.com

原文地址:https://www.cnblogs.com/liuys635/p/12797840.html