• 카테고리

    질문 & 답변
  • 세부 분야

    프로그래밍 언어

  • 해결 여부

    미해결

Jupyter notebook 계속 셧다운..

23.09.14 17:51 작성 23.09.14 17:52 수정 조회수 1.7k

0

선생님 안녕하세요 강의 잘 듣고 있습니다.

다름이 아니라 jupyter notebook을 실행하면 처음에 접속이 잘되는데 강의 따라 실습 진행하려고하면 계속 서버가 내려가더라고요.. 로그를 보고 구글링 해보고 하긴하는데.. 버전 충돌인지..뭔지 잘 안되는데 확인 한번 부탁드립니다! 파이썬 버전은 3.11 입니다!

[I 17:45:33.464 NotebookApp] Jupyter Notebook 6.5.4 is running at:

[I 17:45:33.464 NotebookApp] http://localhost:8888/?token=27bf6aafd58feca0f228f42436a21431d8c93fc090dc5232

[I 17:45:33.464 NotebookApp] or http://127.0.0.1:8888/?token=27bf6aafd58feca0f228f42436a21431d8c93fc090dc5232

[I 17:45:33.464 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).

[C 17:45:33.492 NotebookApp]

To access the notebook, open this file in a browser:

file:///C:/Users/%EB%AF%BC%EC%A7%84%EA%B8%B0/AppData/Roaming/jupyter/runtime/nbserver-148356-open.html

Or copy and paste one of these URLs:

http://localhost:8888/?token=27bf6aafd58feca0f228f42436a21431d8c93fc090dc5232

or http://127.0.0.1:8888/?token=27bf6aafd58feca0f228f42436a21431d8c93fc090dc5232

[I 17:45:52.488 NotebookApp] 302 GET / (::1) 0.000000ms

[I 17:45:52.489 NotebookApp] 302 GET /tree? (::1) 0.000000ms

[W 17:46:00.324 NotebookApp] Not allowing login redirect to '/tree?'

[I 17:46:00.324 NotebookApp] 302 POST /login?next=%2Ftree%3F (::1) 0.000000ms

[I 17:46:00.332 NotebookApp] 302 GET / (::1) 0.000000ms

0.01s - Debugger warning: It seems that frozen modules are being used, which may

0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off

0.00s - to python to disable frozen modules.

0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

[I 17:47:42.085 NotebookApp] Creating new notebook in /python_basic_1.5/1.Intro

Bad file descriptor (C:\ci\zeromq_1616055400030\work\src\epoll.cpp:100)

0.00s - Debugger warning: It seems that frozen modules are being used, which may

0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off

0.00s - to python to disable frozen modules.

0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

답변 2

·

답변을 작성해보세요.

0

ekdrnzld님의 프로필

ekdrnzld

질문자

2023.09.19

안녕하세요.

한글 경로에서 옮겨도 같은 현상이 지속되어 보내주신 링크 통하여 가상환경에서 실행하니 정상작동 됩니다.. 감사합니다!!

원인이 뭔지 잘 모르겠네요ㅠ ..

0

안녕하세요.

/C:/Users/%EB%AF%BC%EC%A7%84%EA%B8%B0 혹시 한글 경로가 없는지 확인해보세요.

이런경우는 처음이라 난감하네요!

 

혹시 하실수있다면 아래링크드리니

가상환경안에서 jupyter 설치해보세요!

https://brain-nim.tistory.com/m/23