Skip to content

Fix conda detection - #55

Merged
Don Jayamanne (DonJayamanne) merged 9 commits into
mainfrom
fixContaDetection
Jun 26, 2024
Merged

Fix conda detection#55
Don Jayamanne (DonJayamanne) merged 9 commits into
mainfrom
fixContaDetection

Conversation

@DonJayamanne

Copy link
Copy Markdown
Collaborator

No description provided.

@DonJayamanne Don Jayamanne (DonJayamanne) changed the title Fix conta detection Fix conda detection Jun 26, 2024
@DonJayamanne
Don Jayamanne (DonJayamanne) marked this pull request as ready for review June 26, 2024 03:17
@vscodenpa VS Code Bot (vscodenpa) added this to the June 2024 milestone Jun 26, 2024
// Making this the top level container so it works on codespaces,
// Cannot always use locally as this is only x64 compatible
"name": "codespaces-jupyter",
"image": "mcr.microsoft.com/devcontainers/universal:2",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Added a dev container for testing of this scenario identified

Comment thread crates/pet/Cargo.toml
serde_json = "1.0.93"

[dev_dependencies]
[dev-dependencies]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

New format is dev-depdencies

@DonJayamanne
Don Jayamanne (DonJayamanne) deleted the fixContaDetection branch June 26, 2024 04:08
@karthiknadig Karthik Nadig (karthiknadig) added the bug Issue identified by VS Code Team member as probable bug label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants