Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 524 Bytes

File metadata and controls

29 lines (21 loc) · 524 Bytes

devcontainer-python

Devcontainer template for python developement in VSCode.

Usage

  1. Clone this repo somewhere and copy .devcontainet folder to your project root.
  2. Press F1 in VSCode and search for Dev Containers: Reopen in Container

Software

Python

  • Version: 3.9
  • Base Image: python:3.9-bookworm

Software