You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
containers: Change default run command to zsh (8de4292)
deploy: Update Dockerfile reference for Ubuntu 20.04 and 22.04 images (29a9f5d)
docker: Update docker image version to 0.1.0 (947d8d5)
docker: Add Dockerfile for Ubuntu 20.04 setup (61d2c20)
docker: Add Dockerfile for Ubuntu 22.04 containing instructions for setting up a development environment; including installing necessary packages, setting Python environment variables, creating non-root user with sudo privileges, setting up locale and workspace, and installing dotfiles. (0c66d6a)
devcontainer: Add Dockerfile and devcontainer.json for Python 3 setup (47610f8)