노트북 (1) 썸네일형 리스트형 [Python] Jupyter Notebook Remote Configuration # jupyter notebook --generate-config Writing default config to: /home/userid/.jupyter/jupyter_notebook_config.py # jupyter notebook password Enter password: Verify password: [NotebookPasswordApp] Wrote hashed password to /home/userid/.jupyter/jupyter_notebook_config.json # cd /home/userid/.jupyter/ # cat jupyter_notebook_config.json { "NotebookApp": { "password": "~~~~~~~~~~"// 아래 c.NotebookApp... 이전 1 다음