Skip to content

Commit 9d7fc2c

Browse files
committed
update README.md
1 parent e78b54d commit 9d7fc2c

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,9 @@ As we have not tested it yet on MacOS and directly on Windows, we are not sure i
4343
# Table of Contents
4444
- [Overview](#overview)
4545
- [Project Structure from this template.](#project-structure-from-this-template)
46-
- [ML Pipeline Overview](#ml-pipeline-overview)
47-
* [0. Cookiecutter](#0-cookiecutter)
48-
* [1. Apache Airflow](#1-apache-airflow)
49-
+ [Airflow UI](#airflow-ui)
50-
* [2. MLflow](#2-mlflow)
51-
+ [MLFlow UI](#mlflow-ui)
52-
* [3. JupyterLab](#3-jupyterlab)
53-
* [4. MinIO](#4-minio)
5446
- [Getting Started](#getting-started)
5547
* [Prerequisites](#prerequisites)
56-
+ [Docker and Docker compose plugin Installation](#docker-and-docker-compose-plugin-installation)
57-
* [Installation](#installation)
58-
- [Troubleshooting](#troubleshooting)
48+
* [Create project from Cookiecutter template](#create-project-from-cookiecutter-template)
5949
- [Acknowledgments](#acknowledgments)
6050

6151
## Overview
@@ -127,6 +117,8 @@ Inside your terminal (Linux or WSL2), check:
127117

128118
---
129119

120+
### Create project from Cookiecutter template
121+
130122

131123
Once the pre-requisites are done, you can go ahead with the project creation:
132124

0 commit comments

Comments
 (0)