Update content/codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces.md
Co-authored-by: Christopher Harrison <chrhar@microsoft.com>
This commit is contained in:
@@ -46,7 +46,7 @@ This example guides you through adding a `devcontainer.json` file from a templat
|
||||
|
||||
1. Access the command palette (`shift command P` / `shift control P`), then start typing "dev container". Click **Codespaces: Add Development Container Configuration Files...**
|
||||

|
||||
3. For this example, click **Python 3**. In practice, you could select any container that’s specific to Python or a combination of tools such as Python 3 and PostgresSQL.
|
||||
3. For this example, click **Python 3**. If you need additional features you can select any container that’s specific to Python or a combination of tools such as Python 3 and PostgresSQL.
|
||||

|
||||
4. Click the recommended version of Python.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user