You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)..
The text was updated successfully, but these errors were encountered: