Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion github/codespaces-devcontainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Codespaces generally launch from a GitHub repository, which can be configured to

## A Python environment with some VS Code plugins

My [simonw/codespaces](https://github.com/simonw/codespaces) repository contains a very simple configuration that provides Python 3.13 anh Node.js LTS plus VS Code with some useful plugins.
My [simonw/codespaces](https://github.com/simonw/codespaces) repository contains a very simple configuration that provides Python 3.13 and Node.js LTS plus VS Code with some useful plugins.

The only required file is [.devcontainer/devcontainer.json](https://github.com/simonw/codespaces/blob/main/.devcontainer/devcontainer.json). Here's that file in full:

Expand Down