08 2018 档案
摘要:安装了多个不同的python版本,导致命令行输入python运行的不是最新的版本 输入以下命令运行相应的python版本 . ~/.bashrc export PATH=/home/(根据安装地址填写)/anaconda3/bin:$PATH python
阅读全文
摘要:1. 服务器安装jupyter pip install notedown pip install jupyter jupyter notebook password(设置密码) 2. 启动jupyter jupyter notebook --ip 172.**.**.**(服务器ip) 3. 打开本
阅读全文
浙公网安备 33010602011771号