Files
DeOldify/run_notebook.sh
T
2019-05-14 11:39:17 +00:00

2 lines
161 B
Bash
Executable File

jupyter notebook --port=8888 --no-browser --allow-root --ip=0.0.0.0 --NotebookApp.token="" --NotebookApp.password="$(python set_password.py $NOTEBOOK_PASSWORD)"