cmd 打不开jupyter notebook的问题

关于cmd 打不开jupyter notebook的问题,网上有说是环境变量,python版本,等等各种原因

但我比较愚蠢,其实是这样的:

jupyter notebook不是用cmd打开的,而是用anaconda powershell prompt

即在anaconda powershell prompt中输入jupyter notebook就可以了

你可能感兴趣的:(python)