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

Handle exporting anonymous conda environment #1082

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

guyer
Copy link
Member

@guyer guyer commented Nov 19, 2024

conda export env --name doesn't work when active_prefix_name is a path (environment doesn't have a name)

`conda export env --name` doesn't work when active_prefix_name
is a path (environment doesn't have a name)
@guyer
Copy link
Member Author

guyer commented Nov 20, 2024

Known failures (#1072 and #1079) are unrelated to this PR

@guyer guyer merged commit e7afd1a into master Nov 20, 2024
21 of 24 checks passed
@guyer guyer deleted the fix_anonymous_conda_env branch November 20, 2024 15:01
guyer added a commit that referenced this pull request Nov 20, 2024
`conda export env --name` doesn't work when active_prefix_name
is a path (environment doesn't have a name)
guyer added a commit that referenced this pull request Nov 20, 2024
`conda export env --name` doesn't work when active_prefix_name
is a path (environment doesn't have a name)
guyer added a commit that referenced this pull request Nov 20, 2024
`conda export env --name` doesn't work when active_prefix_name
is a path (environment doesn't have a name)
guyer added a commit that referenced this pull request Nov 20, 2024
`conda export env --name` doesn't work when active_prefix_name
is a path (environment doesn't have a name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants