Running Jupyter Notebook Server through Supervisor

563 views
Skip to first unread message

Jack Golding

unread,
Oct 26, 2015, 12:56:16 AM10/26/15
to Project Jupyter
Has anyone managed to run a Jupyter Server through Supervisor? I use Supervisor for Airflow so it would be awesome if I could get Jupyter Notebook servers running too.

If not, what do you use to run Jupyer at startup.

MinRK

unread,
Oct 26, 2015, 5:11:52 AM10/26/15
to jup...@googlegroups.com

I’ve used supervisor to launch JupyterHub, but not the single-user server. It shouldn’t be too different, though. The main thing you may want to change for running in the single-user case is adding a startup shell script, so that all of your shell config gets loaded by the process (depends on how you do your config). That should ensure that your PATH and env are correct, which is often the source of problems when switching from a manual start to a batch start.

-MinRK


On Mon, Oct 26, 2015 at 5:56 AM, Jack Golding <jackwg...@gmail.com> wrote:
Has anyone managed to run a Jupyter Server through Supervisor? I use Supervisor for Airflow so it would be awesome if I could get Jupyter Notebook servers running too.

If not, what do you use to run Jupyer at startup.

--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/7964f022-65d1-43e0-9c48-639690b43a20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages