“Jupyter”的版本间差异

来自Shiyin's note
跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
#pip install --upgrade pip
#pip install --upgrade pip
#pip install jupyter
#pip install jupyter
*安装出错,需要
#*安装出错,需要
:/usr/lib/rpm/redhat/redhat-hardened-cc1 需要redhat-rpm-config
#:/usr/lib/rpm/redhat/redhat-hardened-cc1 需要redhat-rpm-config
:Python.h:No such file or directory 需要python-devel
#:Python.h:No such file or directory 需要python-devel
#pip install --upgrade jupyter
#pip install --upgrade jupyter

2017年2月9日 (四) 13:51的版本

  1. pip install --upgrade pip
  2. pip install jupyter
    • 安装出错,需要
    /usr/lib/rpm/redhat/redhat-hardened-cc1 需要redhat-rpm-config
    Python.h:No such file or directory 需要python-devel
  3. pip install --upgrade jupyter