These materials were presented at a series of trainings offered at the National Institutes of Environmental Health Sciences (NIEHS) in April 2019.
All content is licensed under CC-BY-SA 3.0 unless otherwise stated.
To create the environment, using the Anaconda distribution, used in this trianing please copy and paste the following command in the terminal (or command prompt) and run it: "conda env create -f environment.yml"
To activate this environment, use $ conda activate sci_python
To deactivate an active environment, use
$ conda deactivate