Hello! I have created a suite of Jupyter Notebooks for the purpose of teaching some data analysis. So far, I have dockerized the Jupyter Notebooks to resolve cross-platform dependencies. In this manner, anyone with Docker installed on their machine can pull the image and run the Jupyter Notebooks.
Now, I would like to use JupyterHub so that an end-user can access these notebooks from a website. This would be even easier than having to download Docker. However, I am having trouble starting a JupyterHub that is not on localhost. I'm assuming I need a domain/host. Is there a way to obtain these for free? Could you point me to a simple example of starting a JupyterHub server? Sorry for the low-level questions; I am completely new to hosting a web server. Thanks in advance! Karthik -- 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/0865cb8b-bc6b-4562-880e-a7df4f0d789f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
