Error note
[Jupyter] 500 : Internal Server Error
chanzae
2022. 12. 30. 13:40

[해결]
pip install --upgrade jupyter
# nbconvert도 설치되어 있어 이것도 같이 업그레이드 해줌
conda upgrade nbconvert
반응형