Skip to content

terrales/AIP_NLS_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 AIP_NLS_data — Setup Guide

Follow these steps to create and run the project environment.


Clone the repository

git clone https://github.com/<your-org>/AIP_NLS_data.git
cd AIP_NLS_data

## Create a virtual environment
python -m venv .venv

## Activate the virual environment
source .venv/bin/activate

## Install dependencies
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors