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

1 virtualenv instead of 3 conda evns? #33

Open
ooza opened this issue Jul 13, 2021 · 1 comment
Open

1 virtualenv instead of 3 conda evns? #33

ooza opened this issue Jul 13, 2021 · 1 comment

Comments

@ooza
Copy link

ooza commented Jul 13, 2021

Hi,
Thanks for this amazing work. I'm wondering if it's better to create one general virtualenv (and one requirements.txt file) instead of 3 conda environment and their yml files ?
BTW I'm facing a pb when installing packages with your method on a jupyterlab interface:

conda env create -f ./conda_env.yml
Collecting package metadata: done
Solving environment: \

The installation progress bar stuck at the very first step (and is taking a lot of time)..

@v-iashin
Copy link
Owner

Hi,

Yes, it would definitely be better. Please, form a PR if you know the way.

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

No branches or pull requests

2 participants