Skip to content

Commit 5c20c72

Browse files
committed
feat: proprocessing notebook lessons learned revisions in progress
1 parent c364b9f commit 5c20c72

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

notebooks/templates/01_preprocessing.working.ipynb

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,6 @@
3636
"<!-- TOC -->"
3737
]
3838
},
39-
{
40-
"cell_type": "markdown",
41-
"id": "063eb5a1-e5a4-49c6-9e90-5c311122749e",
42-
"metadata": {},
43-
"source": [
44-
"## Set Working Directory\n",
45-
"\n",
46-
"This cell changes the working directory to the project root. This ensures:\n",
47-
"- All file paths are relative to the project root\n",
48-
"- Data is saved in the correct directories\n",
49-
"- Consistent path handling across notebooks"
50-
]
51-
},
5239
{
5340
"cell_type": "code",
5441
"execution_count": null,

0 commit comments

Comments
 (0)