Spaces:
Sleeping
Sleeping
Fix formatting of Step 2 header in README
Browse files- notebooks/README.md +1 -1
notebooks/README.md
CHANGED
|
@@ -17,7 +17,7 @@ To download the dataset programmatically, you need a personal Kaggle authenticat
|
|
| 17 |
|
| 18 |
---
|
| 19 |
|
| 20 |
-
## 📥 **Step 2: Ingest Data
|
| 21 |
### a. Via Colab Terminal (Single Command)**
|
| 22 |
|
| 23 |
Google Colab now provides free terminal access. You can download, extract, and clean up the entire dataset by copying and pasting a single chained command.
|
|
|
|
| 17 |
|
| 18 |
---
|
| 19 |
|
| 20 |
+
## 📥 **Step 2: Ingest Data**
|
| 21 |
### a. Via Colab Terminal (Single Command)**
|
| 22 |
|
| 23 |
Google Colab now provides free terminal access. You can download, extract, and clean up the entire dataset by copying and pasting a single chained command.
|