Skip to content

wesketchum/LDMX_eN_Notebooks

Repository files navigation

LDMX_eN_Notebooks

Create conda environment:

conda-env create -f environment.yml

Activate the environment:

conda activate eN_study

And then do whatever you want in this environment (edit files, open notebooks, etc.). To deactivate the environment:

conda deactivate

If you make any update for the environment, please edit the environment.yml file and run:

conda env update --file environment.yml  --prune

Reference on conda environment here: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published