eltonlaw/gooserocket

Jupyter notebook server should be robust

eltonlaw opened this issue · 1 comments

Should be able to restart on sporadic failure or to handles ooms etc.

Putting this into a systemd service might be solution, would need to figure out how to bake the service file into the image (s3)

Put into a systemd service in f117296