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

Add pip option #7

Merged
merged 8 commits into from
Nov 11, 2022
Merged

Add pip option #7

merged 8 commits into from
Nov 11, 2022

Conversation

CagtayFabry
Copy link
Owner

@CagtayFabry CagtayFabry commented Nov 9, 2022

adds the option to install some packages via pip instead of conda

@CagtayFabry CagtayFabry marked this pull request as ready for review November 9, 2022 15:09
@CagtayFabry
Copy link
Owner Author

The pip package gets installed but somehow micromamba doesn't list it in the environment

@marscher
Copy link
Collaborator

confirmed that micromamba does not list pip installed packages. I suggest adding a "pip list", if the pip option was active.

@CagtayFabry
Copy link
Owner Author

CagtayFabry commented Nov 11, 2022

confirmed that micromamba does not list pip installed packages. I suggest adding a "pip list", if the pip option was active.

maybe we add that note in the README section of the pip option

but the environment file is created as intended

@CagtayFabry CagtayFabry merged commit 0f7fd36 into main Nov 11, 2022
@marscher marscher deleted the add_pip_option branch November 11, 2022 15:52
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.

None yet

2 participants