carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

added conda environment in setup #306

Closed cpranav93 closed 1 year ago

cpranav93 commented 1 year ago

fixes #89

Modified setup to install packages in a conda environment instead of in base.

Tf is installed using pip as per the official recommendation. Jupyter is installed explicitly with conda.

colinsauze commented 1 year ago

I agree with @svenvanderburg, dl_workshop or deep_learning would be a better name.