health-data-science-OR / coding-for-ml

Learning materials for Coding for Machine Learning and Data Science
https://www.pythonhealthdatascience.com
MIT License
15 stars 4 forks source link

Issue on page /content/001_setup/conda.html #53

Closed trptaylor closed 12 months ago

trptaylor commented 1 year ago

Hi Thomas,

Beginner user here so please ignore if I have missed something obvious but I thought it might be worth mentioning that in your page on creating the Conda virtual environment, the fourth line of code wouldn't run:

conda create -f binder/environment.yml

I think this is because it is should be conda env create -f binder/environment.yml

TomMonks commented 12 months ago

thank you. This is fixed in the 2023 branch.
I will also add your username to the contributors file as a thanks. This was very much appreciated.

TomMonks commented 12 months ago

deployed in release 2.0.1