标签:查看 nbsp bsp share 文档 color notebook style 版本
python3.5和Python3.6切换
# 查看有效内核 jupyter kernelspec list # 找到以下路劲(我的电脑) /usr/local/share/jupyter/kernels/python3 # 更改里面的kernel.json文档中Python的路径调用,改为所需要的Python版本
jupyter notebook 同时存在python3.5 和python3.6
标签:查看 nbsp bsp share 文档 color notebook style 版本
原文地址:https://www.cnblogs.com/zongfa/p/13347872.html