Skip to content

Commit b373b79

Browse files
authored
Merge pull request #381 from ps-abhi/main
Fix: Add missing metadata.widgets.state to broken notebooks
2 parents 59d0db1 + dd80ac3 commit b373b79

File tree

30 files changed

+1364
-1334
lines changed

30 files changed

+1364
-1334
lines changed

notebooks/automated-dataset-annotation-and-evaluation-with-grounding-dino-and-sam.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,7 +2751,8 @@
27512751
"_view_name": "StyleView",
27522752
"description_width": ""
27532753
}
2754-
}
2754+
},
2755+
"state": {}
27552756
}
27562757
}
27572758
},
@@ -4629,4 +4630,4 @@
46294630
}
46304631
}
46314632
]
4632-
}
4633+
}

notebooks/automated-dataset-annotation-and-evaluation-with-grounding-dino.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3687,10 +3687,11 @@
36873687
"_view_name": "StyleView",
36883688
"description_width": ""
36893689
}
3690-
}
3690+
},
3691+
"state": {}
36913692
}
36923693
}
36933694
},
36943695
"nbformat": 4,
36953696
"nbformat_minor": 0
3696-
}
3697+
}

notebooks/dino-gpt4v-autodistill.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,8 @@
12111211
"_view_name": "StyleView",
12121212
"description_width": ""
12131213
}
1214-
}
1214+
},
1215+
"state": {}
12151216
}
12161217
}
12171218
},

notebooks/dinov2-classification.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,8 @@
818818
"visibility": null,
819819
"width": null
820820
}
821-
}
821+
},
822+
"state": {}
822823
}
823824
}
824825
},

notebooks/dinov2-image-retrieval.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,8 @@
971971
"visibility": null,
972972
"width": null
973973
}
974-
}
974+
},
975+
"state": {}
975976
}
976977
}
977978
},

notebooks/how-to-auto-train-yolov8-model-with-autodistill.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3318,10 +3318,11 @@
33183318
"_view_name": "StyleView",
33193319
"description_width": ""
33203320
}
3321-
}
3321+
},
3322+
"state": {}
33223323
}
33233324
}
33243325
},
33253326
"nbformat": 4,
33263327
"nbformat_minor": 0
3327-
}
3328+
}

notebooks/how-to-detect-and-count-objects-in-polygon-zone.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,8 @@
24402440
"visibility": null,
24412441
"width": null
24422442
}
2443-
}
2443+
},
2444+
"state": {}
24442445
}
24452446
}
24462447
},

notebooks/how-to-estimate-vehicle-speed-with-computer-vision.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,8 @@
927927
"_view_name": "StyleView",
928928
"description_width": ""
929929
}
930-
}
930+
},
931+
"state": {}
931932
}
932933
}
933934
},

notebooks/how-to-finetune-florence-2-on-detection-dataset.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3094,7 +3094,8 @@
30943094
"_view_name": "StyleView",
30953095
"description_width": ""
30963096
}
3097-
}
3097+
},
3098+
"state": {}
30983099
}
30993100
}
31003101
},
@@ -5310,4 +5311,4 @@
53105311
}
53115312
}
53125313
]
5313-
}
5314+
}

notebooks/how-to-finetune-paligemma2-for-json-data-extraction.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6696,10 +6696,11 @@
66966696
"_view_name": "StyleView",
66976697
"description_width": ""
66986698
}
6699-
}
6699+
},
6700+
"state": {}
67006701
}
67016702
}
67026703
},
67036704
"nbformat": 4,
67046705
"nbformat_minor": 0
6705-
}
6706+
}

0 commit comments

Comments
 (0)