Skip to content

Commit

Permalink
Fix exercise filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Jun 14, 2024
1 parent 7635d7f commit e89499d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 03 - First steps with Kedro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"metadata": {},
"outputs": [],
"source": [
"%load solutions/catalog.yml"
"%load solutions/nb03_ex01_catalog.yml"
]
},
{
Expand Down Expand Up @@ -444,7 +444,7 @@
"metadata": {},
"outputs": [],
"source": [
"%load solutions/nb03_ex01.py"
"%load solutions/nb03_ex02.py"
]
}
],
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e89499d

Please sign in to comment.