Inflearn コミュニティ Q&A
nbformat>=4.2.0 해결법
作成
·
359
·
編集済み
0
ValueError: Mime type rendering requires nbformat>=4.2.0 but it is not installed오류가 나오는 경우,
pip install ipykernel
pip install --upgrade nbformat코드를 돌리고
Visual Studio Code 윗쪽에 Restart 버튼을 눌려 Kernel 재시작하면 작동합니다.
python머신러닝pandas객체지향퀀트병렬-처리





