Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramil Mammadov committed Sep 23, 2024
1 parent 4d2cc8c commit cb4b149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
## Project Overview
This project demonstrates the setup of continuous integration for a Python data science project using Github CI/CD pipelines. It includes a Jupyter Notebook performing descriptive statistics with Pandas, test scripts and jupyter notebook, a shared library, and a Makefile to automate tasks such as formatting, linting, and testing. Github Actions run these tasks, with badges reflecting their status.

## The link to the You Tube channel
[Watch the video here](https://youtu.be/_rtJzRXfcG0)
## YouTube video
[Link to the YouTube video](https://youtu.be/_rtJzRXfcG0)
---

### 1. **Jupyter Notebook**
Expand Down

0 comments on commit cb4b149

Please sign in to comment.