Thank you very much thomas, I managed to run jupyterhub as a server correctly.
Now I am trying to make jupyterhub run under a domain that points to the server, is that possible? I mean, instead of "192.222.222.22:8000" use "mydomain.com:8000" or directly "mydomain.com" Thank you for your help! Best regards Santiago El jueves, 25 de abril de 2019, 11:21:01 (UTC-3), takowl escribió: > > Hi Santiago, > > On Thu, 25 Apr 2019 at 13:43, Santiago Sosa <[email protected] > <javascript:>> wrote: > >> when I start the server using "sudo jupyterhub" it works fine until it >> goes down (the connection is refused by the server). So, everytime I want >> to use jupyter I need to go and start the jupyter server again. >> > > It sounds like you want to set up a service on your system to run > Jupyterhub. The details of how you do this can depend on the operating > system, but there are some notes in a wiki page that might be useful: > > > https://github.com/jupyterhub/jupyterhub/wiki/Run-jupyterhub-as-a-system-service > > Services can be configured to start automatically when the system boots, > and to restart automatically if they crash. > > Best wishes, > Thomas > -- 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/d99c603a-1dd1-4ce0-91aa-cd2b0c4d7887%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
