Hello,
I have been banging my head around the issue, how to run Jupyter in the 
background.
While using Jupyter you just enter jupyter notebook {possible options).
However I want to be able to access my server from anywhere to run some 
script in my webbrowser without having to keep my computer terminal open 
all the time. Or others to check some results on my notebook or do some 
test while I am sleep and and course I don't want to give them ssh access 
to my server so they can't run jupyter on the terminal.
Is there any daemon on linux that allow me to do that, like unicorn for 
ruby for example.
They say a lot about securing the server here:
http://jupyter-notebook.readthedocs.io/en/latest/public_server.html
And I found some interesting things about make it work with nginx, for 
example:
https://github.com/jupyter/notebook/issues/625.
But nothing working.
Some ideas?
thanks.

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/6b2216eb-f0f1-4b4e-a98b-d96d72490466%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to