- Dev Containers Extension installed in VS Code.
- Open local VS Code window on cloned repo.
- From the command palette
Dev Containers: Reopen in Container
, pick Python Container. - This will open a new VS Code window connected to the selected container.
- From the command palette
Dev Containers: Switch Container
, pick Node Container. - This will reload the VS Code window connected to the selected container.
- Open local VS Code window on cloned repo.
- From the command palette
Dev Containers: Reopen in Container
, pick Python Container. - This will open a new VS Code window connected to the selected container.
- Go to File > New Window.
- In this new window, from the command palette
Dev Containers: Reopen in Container
, pick Node Container. - This will open a new VS Code window connected to the selected container.