Skip to content

Commit 2b8328c

Browse files
committed
chore: Normalize notebook metadata
1 parent c331a3b commit 2b8328c

19 files changed

+41
-71
lines changed

component_check_conformance.ipynb

-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "check_data_conformance",
76
"provenance": [],
87
"toc_visible": true
98
},
109
"kernelspec": {
1110
"name": "python3",
1211
"display_name": "Python 3"
13-
},
14-
"language_info": {
15-
"name": "python"
1612
}
1713
},
1814
"cells": [

component_check_quality.ipynb

-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "check_data_quality",
76
"provenance": [],
87
"toc_visible": true
98
},
109
"kernelspec": {
1110
"name": "python3",
1211
"display_name": "Python 3"
13-
},
14-
"language_info": {
15-
"name": "python"
1612
}
1713
},
1814
"cells": [

component_check_structure.ipynb

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "Check for structure and format errors",
76
"provenance": [],
87
"toc_visible": true
98
},
109
"kernelspec": {
11-
"display_name": "Python 3",
12-
"name": "python3"
10+
"name": "python3",
11+
"display_name": "Python 3"
1312
}
1413
},
1514
"cells": [

component_environment.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "setup_notebook",
7-
"provenance": []
6+
"provenance": [],
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",

component_errors_kingfisher.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "data_collection_and_processing_errors",
7-
"provenance": []
6+
"provenance": [],
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",

component_scope_kingfisher.ipynb

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "check_scope",
76
"provenance": [],
87
"toc_visible": true
98
},
109
"kernelspec": {
11-
"display_name": "Python 3",
12-
"name": "python3"
10+
"name": "python3",
11+
"display_name": "Python 3"
1312
}
1413
},
1514
"cells": [

component_select_data_from_registry.ipynb

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"authorship_tag": "ABX9TyPdQMarMXECiVIE1jjH0pC2"
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",
1111
"display_name": "Python 3"
12-
},
13-
"language_info": {
14-
"name": "python"
1512
}
1613
},
1714
"cells": [

component_setup_cardinal.ipynb

+13-12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"provenance": [],
7+
"toc_visible": true
8+
},
9+
"kernelspec": {
10+
"display_name": "Python 3",
11+
"name": "python3"
12+
}
13+
},
214
"cells": [
315
{
416
"cell_type": "markdown",
@@ -66,16 +78,5 @@
6678
"collapsed": false
6779
}
6880
}
69-
],
70-
"metadata": {
71-
"colab": {
72-
"provenance": []
73-
},
74-
"kernelspec": {
75-
"display_name": "Python 3",
76-
"name": "python3"
77-
}
78-
},
79-
"nbformat": 4,
80-
"nbformat_minor": 0
81+
]
8182
}

component_setup_charts.ipynb

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"authorship_tag": "ABX9TyPcAYVVDyOnEVxw6WKYfB8l"
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",
1111
"display_name": "Python 3"
12-
},
13-
"language_info": {
14-
"name": "python"
1512
}
1613
},
1714
"cells": [

component_setup_download_data_from_registry.ipynb

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"authorship_tag": "ABX9TyPdQMarMXECiVIE1jjH0pC2"
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",
1111
"display_name": "Python 3"
12-
},
13-
"language_info": {
14-
"name": "python"
1512
}
1613
},
1714
"cells": [

component_setup_fieldlist.ipynb

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"toc_visible": true,
8-
"include_colab_link": true
7+
"toc_visible": true
98
},
109
"kernelspec": {
1110
"name": "python3",

component_setup_kingfisher.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"colab": {
6-
"name": "setup_notebook",
7-
"provenance": []
6+
"provenance": [],
7+
"toc_visible": true
88
},
99
"kernelspec": {
1010
"name": "python3",

template_data_quality_feedback.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -3261,14 +3261,12 @@
32613261
"metadata": {
32623262
"colab": {
32633263
"name": "template_data_quality_feedback",
3264-
"provenance": []
3264+
"provenance": [],
3265+
"toc_visible": true
32653266
},
32663267
"kernelspec": {
32673268
"display_name": "Python 3",
32683269
"name": "python3"
3269-
},
3270-
"language_info": {
3271-
"name": "python"
32723270
}
32733271
},
32743272
"nbformat": 4,

template_meta_analysis.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,8 @@
294294
"metadata": {
295295
"colab": {
296296
"name": "template_meta_analysis",
297-
"provenance": []
297+
"provenance": [],
298+
"toc_visible": true
298299
},
299300
"kernelspec": {
300301
"display_name": "Python 3",

template_publisher_analysis.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -1085,14 +1085,12 @@
10851085
"metadata": {
10861086
"colab": {
10871087
"name": "template_publisher_analysis",
1088-
"provenance": []
1088+
"provenance": [],
1089+
"toc_visible": true
10891090
},
10901091
"kernelspec": {
10911092
"display_name": "Python 3",
10921093
"name": "python3"
1093-
},
1094-
"language_info": {
1095-
"name": "python"
10961094
}
10971095
},
10981096
"nbformat": 4,

template_structure_and_format_feedback.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -1366,14 +1366,12 @@
13661366
"metadata": {
13671367
"colab": {
13681368
"name": "template_structure_and_format_feedback",
1369-
"provenance": []
1369+
"provenance": [],
1370+
"toc_visible": true
13701371
},
13711372
"kernelspec": {
13721373
"display_name": "Python 3",
13731374
"name": "python3"
1374-
},
1375-
"language_info": {
1376-
"name": "python"
13771375
}
13781376
},
13791377
"nbformat": 4,

template_usability_checks.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -1695,14 +1695,12 @@
16951695
"metadata": {
16961696
"colab": {
16971697
"name": "template_usability_checks",
1698-
"provenance": []
1698+
"provenance": [],
1699+
"toc_visible": true
16991700
},
17001701
"kernelspec": {
17011702
"display_name": "Python 3",
17021703
"name": "python3"
1703-
},
1704-
"language_info": {
1705-
"name": "python"
17061704
}
17071705
},
17081706
"nbformat": 4,

template_usability_checks_fieldlist.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -1201,14 +1201,12 @@
12011201
"metadata": {
12021202
"colab": {
12031203
"name": "template_usability_checks_fieldlist",
1204-
"provenance": []
1204+
"provenance": [],
1205+
"toc_visible": true
12051206
},
12061207
"kernelspec": {
12071208
"display_name": "Python 3",
12081209
"name": "python3"
1209-
},
1210-
"language_info": {
1211-
"name": "python"
12121210
}
12131211
},
12141212
"nbformat": 4,

template_usability_checks_registry.ipynb

+2-4
Original file line numberDiff line numberDiff line change
@@ -1315,14 +1315,12 @@
13151315
"metadata": {
13161316
"colab": {
13171317
"name": "template_usability_checks_registry",
1318-
"provenance": []
1318+
"provenance": [],
1319+
"toc_visible": true
13191320
},
13201321
"kernelspec": {
13211322
"display_name": "Python 3",
13221323
"name": "python3"
1323-
},
1324-
"language_info": {
1325-
"name": "python"
13261324
}
13271325
},
13281326
"nbformat": 4,

0 commit comments

Comments
 (0)