jupyter notebook config 설치

2023. 3. 12. 15:38각종 꿀팁

cmd에서 jupyter notebook --generate-config 를 입력하면 

 

내PC --> 로컬 디스크(C:) --> 사용자 --> 사용자 이름 --> .jupyter 에 jupyter_notebook_config 가 설치 된 것을 볼 수 있다.

 jupyter_notebook_config 이를 이용하여 

The kernel appears to have died. It will restart automatically.

이 오류를 해결 할 수 있다.

 

자세한 내용은 아래의 링크에서 확인할 수 있다.

 

오류 해결 링크 : https://changho159.tistory.com/47