Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ipykernel 과 jupyter notebook 이 요구하는 prompt_module 버전이 상이해서 발생


처리 방법

쥬피터 콘솔 업데이트

Code Block
pip install -U jupyter_console


Ref