Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
  1. Clone the repository:

    git clone https://github.com/your-username/MEW-Jet-Lag-Quantification.git\
    
  2. Change to the project directory:

    cd MEW-Jet-Lag-Quantification
    
  3. Create the Conda environment from the provided environment.yaml file:

    conda env create -f environment.yaml
    
  4. Activate the Conda environment:

    conda activate mew-jet-lag