Skip to content

Instantly share code, notes, and snippets.

@martinetmayank
Last active May 17, 2020 11:30
Show Gist options
  • Save martinetmayank/58307b1277fc2db9b1a6770aa5267feb to your computer and use it in GitHub Desktop.
Save martinetmayank/58307b1277fc2db9b1a6770aa5267feb to your computer and use it in GitHub Desktop.
[program:jupyter]
directory=/home/ubuntu/jupyter-notebooks/
command=sudo jupyter notebook --allow-root --config=/home/ubuntu/.jupyter/jupyter_notebook_config.py
autostart=true
autorestart=true
stderr_logfile=/var/log/jupyter.err.log
stdout_logfile=/var/log/jupyter.out.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment