Skip to content

LorenFrankLab/franklab_python_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

franklab_python_tutorial

Python tutorial for the Frank lab

Installation

  1. Download the repository: git clone https://github.com/LorenFrankLab/franklab_python_tutorial.git
  2. Change into franklab_python_tutorial directory: cd franklab_python_tutorial
  3. Create conda environment (installs packages into environment): conda env create -f environment.yml
  4. Activate the conda environment: conda activate franklab_python_tutorial
  5. Make it so the imported code updates when you make changes: pip install --editable .

Releases

No releases published

Packages

No packages published

Languages