add .devcontainer#17
Open
KrisThielemans wants to merge 1 commit into
Open
Conversation
Collaborator
Author
|
I still need to set the environment variable However, creating a Codespace on this branch doesn't do what it's supposed to: the Details``` echo Container started Unable to find image 'mcr.microsoft.com/devcontainers/anaconda:latest' locally latest: Pulling from devcontainers/anaconda c19952135643: Already exists 7bbf972c6c2f: Already exists ee7110209eda: Already exists f26525603050: Already exists 8aba624455f2: Already exists 612a8cbe76d7: Already exists f620ba535389: Already exists fa84871c7a39: Already exists a13c85915a9e: Pulling fs layer f04145f46f22: Pulling fs layer f04145f46f22: Extracting 291.3MB/1.501GB 671c0354a9fc: Download complete e3e8354a5225: Download complete d31ee758e204: Download complete 4d1adf07b77e: Download complete 4448f1f8d7e8: Download complete 4f4fb700ef54: Download complete ee9f6e22425e: Download complete 4cbe3bb2e8ca: Download complete 98d4ae5a6faf: Download complete ```Possibly, I need to explicitly call |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Attempt to add a devcontainer for VS Code and Github Codespaces etc.
I'm trying to use https://github.com/devcontainers/images/tree/main/src/anaconda and the conda-forge version of STIR.