Skip to content

brendajfa/wandb-CICD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wandb-CICD

Project based in Weights & Biases course: https://www.wandb.courses/aggmm

Execution procedure

>> conda create --name wandb-CICD-project python=3.8
>> conda activate wandb-CICD-project
>> pip install -r requirements.txt 

(ctrl + k) + v

pytest book: https://www.amazon.com/Python-Testing-pytest-Effective-Scalable/dp/1680508601

Mamba: https://github.com/mamba-org/provision-with-micromamba

Setup Python: https://github.com/actions/setup-python

Checkout: https://github.com/actions/checkout

Caching: https://github.com/actions/cache

Advanced GitHub Code Search Beta: https://github.com/features/code-search

Caching: https://github.com/actions/cache

Hamel's CI/CD Repo: https://github.com/hamelsmu/wandb-cicd

About

Project based in Weights & Biases course: https://www.wandb.courses/aggmm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages