jupyter notebook安装 2020-02-09 本文已影响0人 yuanCruise 1.安装conda 2.pip install jupyter 3.jupyter notebook 4.jupyter notebook打开ipynb显示500:Internal Server Error 主要原因是nbconvert版本和tornado版本不匹配。