We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c364b9f commit 5c20c72Copy full SHA for 5c20c72
1 file changed
notebooks/templates/01_preprocessing.working.ipynb
@@ -36,19 +36,6 @@
36
"<!-- TOC -->"
37
]
38
},
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
- },
52
{
53
"cell_type": "code",
54
"execution_count": null,
0 commit comments