Automate conda Virtual Environent process using environment.yml file| Anaconda for data science|

Опубликовано: 04 Октябрь 2024
на канале: startML
4,120
61

Hello guys !
In this video I have explained how you can create virtual environment in anaconda using environment.yml file. It will automate and make it easy to install all the package at a single click.
Commands:
1. Create virtual environment using environment.yml file
conda env create -f environment.yml
2. Export your conda virtual environment in environment.yml file
conda env export environmenmt.yml
links of other videos:
Virtual Environment in anaconda (Introduction):
   • Virtual Environment in Anaconda| Intr...  

How history (revisions) is maintained in conda virtual environment
   • How history (revisions) are maintaine...  

Read following documentation for more details:
https://docs.conda.io/projects/conda/...

Follow Instagram Page for daily contents (AI/ML)
  / startml.inf.  .

Follow our FaceBook Page:
  / startml2020