This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch codespaces_setup
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1ad286b680 feat(codespaces): auto-setup Python venv with dependencies
add 93da32e970 feat(codespaces): optimize with Dockerfile to cache system
dependencies
No new revisions were added by this update.
Summary of changes:
.devcontainer/Dockerfile | 20 ++++++++++++++++++++
.devcontainer/devcontainer.json | 8 +++++---
.devcontainer/setup-dev.sh | 22 ++--------------------
3 files changed, 27 insertions(+), 23 deletions(-)
create mode 100644 .devcontainer/Dockerfile