想要下载相应的包和依赖,发现爆出这个错误:pip command not found...
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py python get-pip.py
完美解决:
使用pip install jupyter命令通过: