A setup for working on python in a vscode or gitpod container.
- Install Docker Desktop if not installed
- Install the Remote Development extension pack in VS Code
- Run Docker Desktop
- Open repo folder with VS Code using Run Remote-Containers: Open Folder in Container...
Python 3 container is from https://github.com/microsoft/vscode-dev-containers/tree/master/containers/python-3 ubuntu 18.04 based
- Open the repository with this URL:
https://gitpod.io/#
<github or gitlab repo url
> - Grant access when prompted