无法通过Anaconda Powershell Prompt (Anaconda3)和默认的jupyter notebook 快捷方式以外方式打开并使用jupyter notebook 错误代码 500

使用cmd和powershell 都无法在打开jupyter notebook后正常使用。
可以进到目录页,但无法打开旧文件或新建文件
500 : Internal Server Error

而使用Anaconda Powershell Prompt (Anaconda3)和默认的jupyter notebook 快捷方式却可以正常打开并使用,这是什么原因造成的?

已经尝试过
1.修改默认浏览器为chrome
2.重新卸载并安装jupyter notebook
https://www.cnblogs.com/pythonbao/p/10739036.html7
3.pip install --upgrade --user nbconvert
pip install --upgrade "ipython[all]"
都已经经过尝试无法解决

pip install nbconvert==5.4.1

或者手动删除,要删除干净了再重装

https://www.jianshu.com/p/25fddecb84d7