Skip to content

Conversation

@vanfossen
Copy link
Contributor

@vanfossen vanfossen commented Jul 25, 2023

To use VS Code Dev Containers:

  1. Install Docker Desktop
  2. Install the VS Code Dev Container extension
  3. Open the repository in VS Code (can be on native OS or WSL)
  4. In the bottom-right corner, there should be a pop-up asking you to open using a container
  5. On the first run, the contain will setup and install all required dependencies. This does not need to be done again, unless one of the .devcontainer configuration files change

Note: There is likely an option in the Command Palette to open a container repo directly, but at this time I do not know what that is

@vanfossen vanfossen merged commit 73334b9 into RastonLab:main Jul 25, 2023
@vanfossen vanfossen linked an issue Jul 25, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Look into alternative for venv that works better with ARM

1 participant