Skip to content

cambridge-FDS/ps_2_ex2_smoking_is_bad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PS 2, ex 2 Smoking is bad

Setup

To install the required packages, run the following command in the terminal (!You have to first create the environment.yml!):

conda env create -f environment.yml
conda activate smoke

Pre-commit

This repository uses pre-commit to run some checks before each commit. !You have to first create the .pre-commit-config.yaml!

To install pre-commit, run:

pre-commit install

To run the checks manually, run:

pre-commit run --all-files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published