Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dev container #439

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

chore: update dev container #439

wants to merge 8 commits into from

Conversation

hollandjg
Copy link
Collaborator

@hollandjg hollandjg commented Sep 27, 2024

Use a standard base environment from Microsoft with "features" for Julia and Python.

Tested in VSCode on the following hosts:

  • macOS ARM64
  • Linux in Codespace with AMD64

Still broken:

  • Setting up python environments
  • GDAL is missing on macOS

@hollandjg hollandjg requested a review from a team September 27, 2024 20:03
@hollandjg hollandjg changed the title Update dev container chore: update dev container Sep 27, 2024
}
"image": "mcr.microsoft.com/vscode/devcontainers/base",
"features": {
"ghcr.io/julialang/devcontainer-features/julia:1": {},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this come with the Julia extension?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's built in

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.

2 participants