EVOLUTION-MANAGER
Edit File: run_notebook.sh
#!/bin/bash jupyter notebook --port=8989 --no-browser --allow-root --ip=0.0.0.0 --NotebookApp.token="" --NotebookApp.password="$(./set_password.py $NOTEBOOK_PASSWORD)"