jupyter 和 conda

查看jupyter内核环境:

jupyter kernelspec list

remove可以删除环境变量

查看ubuntu下的代理环境变量:

printenv | grep -i proxy

unset 可以取消。

你可能感兴趣的:(jupyter 和 conda)