Skip to content

EbaraKoji/dev-container-python-setup-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container with python

VSCode: Developing inside a Container

Dev Containers: Market Place

Setup

Build Docker Image

$ docker-compose -f .devcontainer/docker-compose.yml build

Start Dev Container

View => Command Pallete => Dev Containers: Rebuild Container

Format Python files

After starting dev containers, press command + S to format and command + option + U to unify quotes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published