Skip to content

DaniAlcAlv/Vr.Extended.Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR Extended Analysis

A repository based in aind-vr-foraging-analysis with deeper analysis

Save environment settings

pip freeze > requirements.txt

How to install the environment

(recommended) Use UV and type these commands in the terminal

  • uv venv
  • uv sync
  • cd .venv\Scripts\activate.ps1
  • uv pip install -e ./ in terminal

Alternative:

  • Install the environment using create environment in Visual Studio and selecting requirements.txt
  • Activate environment
  • Run pip install -e ./ in terminal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors