摘要: 安装: 1、若是已经安装了anaconda,则通过 jupyter notebook 命令进入; 2、若是只安了python: pip3 install --upgrade pip 对pip进行升级; pip3 install jupyter 安装 修改jupyter初始目录: 命令行:jupyte 阅读全文