lcenchew / dev-container-py

Development moved to https://github.com/dev-container/py

Home Page:https://github.com/dev-container/py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod ready-to-code

Develop in Container - Python

A setup for working on python in a vscode or gitpod container.

VS Code

  • 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

Gitpod

Setup for GitHub/GitLab

  • Open the repository with this URL: https://gitpod.io/#<github or gitlab repo url>
  • Grant access when prompted

About

Development moved to https://github.com/dev-container/py

https://github.com/dev-container/py

License:MIT License


Languages

Language:Dockerfile 100.0%