Skip to content

Commit

Permalink
update video
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramil Mammadov committed Sep 22, 2024
1 parent dc0d633 commit 3182b22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +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/BFtImRLvEoY)
---

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

0 comments on commit 3182b22

Please sign in to comment.