Skip to content

basso1995/workshop-uncool-mlops

 
 

Repository files navigation

Prova

workshop-uncool-mlops

Overview

Issue Labeler

Before we start

$ python -m venv .venv
$ source .venv/bin/activate
$ python -m pip install --upgrade pip
$ pip install wheel
$ pip install -r requirements.txt
$ export GITHUB_TOKEN={YOUR_GITHUB_TOKEN}

Current status

  1. Local Reproducibility

Workshop

  1. Shared Reproducibility

  2. Online Reproducibility

  3. Deployment

  4. Automation

About

mlops workshop pycon 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%