Skip to content

dev-container/py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

A setup for working on python in a container with vs code or Gitpod.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published