Closed longshuicy closed 5 months ago
Environment.yml file looks fine. Installed it using:
conda env create --name pyincore-usrse --file=environment.yml --solver=libmamba
Installed juypter and ran the notebook without issue.
requirements.txt looks fine too. I was able to setup a clean environment and pip install the requirements.txt. I installed gdal and jupyter separately and then ran the notebook without issue.
Environment.yml file looks fine. Installed it using:
conda env create --name pyincore-usrse --file=environment.yml --solver=libmamba
Installed juypter and ran the notebook without issue.
Perfect. Maybe I can also include this command in the instruction. Thanks!
I free handed so I'm actually not sure if they look corrrect.