directory1 Jupyter notebook setting execute command : jupyter notebook --ip=MY_IP jupyter notebook --generate-config it makes jupyter_notebook_config.py file on C:\Users\User\.jupyter delete jupyter_notebook_config.json file ipython -> from IPython.lib import passwd; passwd() -> sha1: ~~~~~ edit jupyter_notebook_config.py => c.NotebookApp.password = ' sha1: ~~ ' c.NotebookApp.notebook_dir = "PATH" c.NotebookApp.terminals_enabled =.. 2019. 9. 20. 이전 1 다음