데이터 사이언스 시작하기Jupyter NotebookCell 다루기
주피터노트북 오류
조회 5864
좋아요 0
2021년 6월 29일
연두짱
0
채택된 답변 수 2,645
댓글 1개
댓글 1개
이렇게 뜹니다,
(이게 관련이 있을진 모르겠지만, 기본 경로에 한글폴더명이 있어서 아나콘다 설치시 C드라이브에 바로 codeit 폴더 생성 후 그 안에 anaconda3 폴더 생성하여 해당 경로로 설치를 했었습니다. 그런데 anaconda prompt를 실행시키면 상단에 계속 C:\Users\크레마 요렇게 경로가 표시가 되네요
(base) C:\Users\크레마>jupyter notebook --debug
[D 11:30:11.705 NotebookApp] Searching ['C:\\Users\\크레마', 'C:\\Users\\크레마\\.jupyter', 'C:\\codeit\\anaconda3\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files
[D 11:30:11.706 NotebookApp] Looking for jupyter_config in C:\ProgramData\jupyter
[D 11:30:11.707 NotebookApp] Looking for jupyter_config in C:\codeit\anaconda3\etc\jupyter
[D 11:30:11.708 NotebookApp] Looking for jupyter_config in C:\Users\크레마\.jupyter
[D 11:30:11.709 NotebookApp] Looking for jupyter_config in C:\Users\크레마
[D 11:30:11.711 NotebookApp] Looking for jupyter_notebook_config in C:\ProgramData\jupyter
[D 11:30:11.712 NotebookApp] Looking for jupyter_notebook_config in C:\codeit\anaconda3\etc\jupyter
[D 11:30:11.713 NotebookApp] Loaded config file: C:\codeit\anaconda3\etc\jupyter\jupyter_notebook_config.json
[D 11:30:11.714 NotebookApp] Looking for jupyter_notebook_config in C:\Users\크레마\.jupyter
[D 11:30:11.715 NotebookApp] Looking for jupyter_notebook_config in C:\Users\크레마
[D 11:30:11.717 NotebookApp] Ignoring min_open_files_limit because the limit cannot be adjusted (for example, on Windows)
[D 11:30:11.751 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\ProgramData\jupyter\jupyter_notebook_config.json
[D 11:30:11.753 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\codeit\anaconda3\etc\jupyter\jupyter_notebook_config.d\jupyterlab.json
C:\codeit\anaconda3\etc\jupyter\jupyter_notebook_config.json
[D 11:30:11.755 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\Users\크레마\.jupyter\jupyter_notebook_config.json
[I 2021-06-30 11:30:13.666 LabApp] JupyterLab extension loaded from C:\codeit\anaconda3\lib\site-packages\jupyterlab
[I 2021-06-30 11:30:13.666 LabApp] JupyterLab application directory is C:\codeit\anaconda3\share\jupyter\lab
[I 11:30:13.673 NotebookApp] Serving notebooks from local directory: C:\Users\크레마
[I 11:30:13.674 NotebookApp] Jupyter Notebook 6.3.0 is running at:
[I 11:30:13.674 NotebookApp] http://localhost:8888/?token=20c15d44f8fc0bb346e63fb357d85fa11ffa7b315f5742bc
[I 11:30:13.674 NotebookApp] or http://127.0.0.1:8888/?token=20c15d44f8fc0bb346e63fb357d85fa11ffa7b315f5742bc
[I 11:30:13.675 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 11:30:13.757 NotebookApp]
To access the notebook, open this file in a browser:
file:///C:/Users/%ED%81%AC%EB%A0%88%EB%A7%88/AppData/Roaming/jupyter/runtime/nbserver-14096-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=20c15d44f8fc0bb346e63fb357d85fa11ffa7b315f5742bc
or http://127.0.0.1:8888/?token=20c15d44f8fc0bb346e63fb357d85fa11ffa7b315f5742bc
[D 11:30:53.125 NotebookApp] 200 GET /api/contents/Untitled.ipynb?content=0&_=1625020132241 (::1) 1.990000ms
[I 11:30:53.130 NotebookApp] Saving file at /Untitled.ipynb
[D 11:30:53.131 NotebookApp] Saving C:\Users\크레마\Untitled.ipynb
[D 11:30:53.158 NotebookApp] 200 PUT /api/contents/Untitled.ipynb (::1) 27.550000ms