Skip to content

Instantly share code, notes, and snippets.

@hsm207
Created April 28, 2020 17:28
Show Gist options
  • Save hsm207/2e0968d9f3bcf7294ade06c2d842ae1c to your computer and use it in GitHub Desktop.
Save hsm207/2e0968d9f3bcf7294ade06c2d842ae1c to your computer and use it in GitHub Desktop.
Launch jupyter notebook in k8s
kubectl create deployment --image=jupyter/tensorflow-notebook:latest jupyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment