Skip to content

Template to use for building your iDEA research and teaching projects.

License

Notifications You must be signed in to change notification settings

iDEA-org/iDEA-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iDEA-project-template

Project description

Project image/gif

Requirements

Requirements

Installation

pip install -r requirements.txt

Usage

cd iDEA_project_template

python main.py

Example

cd iDEA_project_template

python main.py

Documentation

Location of Documentation

Directory structure

|-- README                <- Project README
|-- requirements.txt      <- Project dependencies
|-- data                  <- Project data
|   |-- raw               <- Raw data
|   |-- input             <- Input data
|   |-- output            <- Output data
|-- docs                  <- Documentation
|-- notebooks             <- Jupyter notebooks
|-- iDEA_project_template <- Source files
`-- tests                 <- Unit tests

About

Template to use for building your iDEA research and teaching projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages