sqlflow icon indicating copy to clipboard operation
sqlflow copied to clipboard

Setup SQLFlow with multi-user mode on Kubernetes base on JupyterHub

Open Yancey0623 opened this issue 5 years ago • 0 comments

Using kubectl create -f install-sqlflow-multi-users.yaml to setup a JupyterHub server, for each login user, JupytertHub would setup a MySQL server and an SQLFlow server with Jupyter Notebook server.

Yancey0623 avatar May 26 '20 11:05 Yancey0623