ouseful-testing / codespaces-jupyter-tm351

Explore machine learning and data science with Codespaces
MIT License
0 stars 0 forks source link

VS Code Add-in packs #2

Open psychemedia opened 1 year ago

psychemedia commented 1 year ago

Noting that VS Code has "add-in packs" / features:

# Via https://github.com/groldo/jupyter_devcontainer/blob/main/devcontainer.json

  "features": {
    "ghcr.io/devcontainers/features/common-utils:2": {
      "username": "jovyan",
      "installZsh": true,
      "installOhMyZsh": true
    }
  }

About: https://containers.dev/implementors/features/

Available features: https://containers.dev/features