fhswf / Jupyterhub-K8s

Jupyterhub on Kubernetes with GPU support and Multiauthentication
https://github.com/fhswf/Jupyterhub-K8s
MIT License
2 stars 0 forks source link

VSCode Dev Container #11

Closed DeepCowProductions closed 1 year ago

DeepCowProductions commented 1 year ago

Describe the solution you'd like Working Dev Container Extension for vs code: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers

Additional context Requires Docker in Docker or some other server side solution.

DeepCowProductions commented 1 year ago

This would require root or root-like privileges for the user inside the container. Sidecar Container like databases can be deployed via the jupyter-kubenetes spawner and selected by the user at launch time. The only alternative would be to install a vscode extension for the entire cluster (for selected users) Some info on this is here: https://code.visualstudio.com/docs/devcontainers/attach-container