Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-management

Description

A short description of your project goes here.

Setup

Create the environment

conda env create -f environment.yml
conda activate project-management

Project Structure

project-management/
├── data/        # Raw and processed data
├── docs/        # Documentation
├── results/     # Output results and figures
├── scripts/     # Runnable scripts
├── src/         # Source code / reusable modules
├── tests/       # Unit tests
├── .gitignore
├── environment.yml
└── README.md

About

for the project management tut

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors