jupyter / tmpnb

Creates temporary Jupyter Notebook servers using Docker containers. [DEPRECATED - See BinderHub project]
https://github.com/jupyterhub/binderhub
BSD 3-Clause "New" or "Revised" License
528 stars 123 forks source link

Automatically start tmpnb on boot #268

Open reaganch opened 7 years ago

reaganch commented 7 years ago

The jupyterhub wiki describes a way to start jupyterhub automatically at startup as a system service: https://github.com/jupyterhub/jupyterhub/wiki/Run-jupyterhub-as-a-system-service

Is there a way to similarly host a tmpnb server automatically at startup, preferably as a system service as well?