Skip to content

Commit

Permalink
🎨 remove id tag (not compatible with nbformat 4.4)
Browse files Browse the repository at this point in the history
- id only allowed for nbformat >= 4.5
  • Loading branch information
Henry committed Aug 14, 2023
1 parent 137b0da commit d805168
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions project/01_0_split_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,6 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2fc31ea0",
"metadata": {
"lines_to_next_cell": 2
},
Expand Down Expand Up @@ -1324,7 +1323,6 @@
},
{
"cell_type": "markdown",
"id": "e6d3a66e",
"metadata": {},
"source": [
"plot training data missing plots"
Expand All @@ -1333,7 +1331,6 @@
{
"cell_type": "code",
"execution_count": null,
"id": "61154b9f",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -1343,7 +1340,6 @@
{
"cell_type": "code",
"execution_count": null,
"id": "441c602d",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -1357,7 +1353,6 @@
{
"cell_type": "code",
"execution_count": null,
"id": "85aa3b19",
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit d805168

Please sign in to comment.