Home:ALL Converter>Local development and remote deploying in GCP/JupyterHub

Local development and remote deploying in GCP/JupyterHub

Ask Time:2020-08-26T00:41:44         Author:Rui Bastos

Json Formatter

I have a multi-user JupyterHub instance deployed in a VM in GCP. I'm trying to find a way to have local development of the source code and remote deploying in the VM, since the JupyterHub is multi-user but single-instance, thus preventing remote development by several users.

Is this even possible, or should I approach this in another way?

Author:Rui Bastos,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/63583446/local-development-and-remote-deploying-in-gcp-jupyterhub
yy