I tried to publish a notebook as service using jupyter kernel gateway and all works fine but now I need to publish many notebooks. How can I do it?
I have been investigating how I can publish the jupyter cells as a notebook and I have found the following post http://blog.ibmjstart.net/2016/01/28/jupyter-notebooks-as-restful-microservices, I have managed to publish The contents of a notebook as a service using jupyter kernel gateway and everything has worked very well. Now I want to publish many notebooks as a service to accomplish this. Would I need to have a port available for each notebook? Or on the same port can I publish all the notebook? I was reading the jupyter kernel gateway documentation but I have not found an option that allows me to run the various notebook services on the same port. -- 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/261d8541-116c-4a30-ba27-99c2aa253b4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
