Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit fbf39ee

Browse files
author
Nuutti Kytö
committed
add badges
1 parent 2adbb9c commit fbf39ee

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ML Ops template
22

3+
![Python version](https://img.shields.io/badge/python-3.10-blue)
4+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
5+
[![GitHub version](https://badge.fury.io/gh/City-of-Helsinki%2Fmlops_template.svg)](https://badge.fury.io/gh/City-of-Helsinki%2Fmlops_template)
6+
![GitHub issues](https://img.shields.io/github/issues/City-of-Helsinki/mlops_template)
7+
![GitHub issues](https://img.shields.io/github/issues-closed-raw/City-of-Helsinki/mlops_template)
8+
![GitHub forks](https://img.shields.io/github/forks/City-of-Helsinki/mlops_template)
9+
![GitHub stars](https://img.shields.io/github/stars/City-of-Helsinki/mlops_template)
10+
![GitHub license](https://img.shields.io/github/license/City-of-Helsinki/mlops_template)
11+
312
> Generic repository template for small scale MLOps.
413
514
## About

0 commit comments

Comments
 (0)