Skip to content

Commit eab34f3

Browse files
authored
Add keywords/image_path metadata to notebooks. (google#277)
Having these fields on the GitHub notebook copies should mean we can treat them as a SoT now. I'll test with a d2d run once merged.
1 parent f28d6d3 commit eab34f3

11 files changed

+121
-0
lines changed

site/en/docs/semantic_retriever.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,6 +1001,17 @@
10011001
"name": "semantic_retriever.ipynb",
10021002
"toc_visible": true
10031003
},
1004+
"google": {
1005+
"image_path": "/site-assets/images/share.png",
1006+
"keywords": [
1007+
"examples",
1008+
"googleai",
1009+
"samplecode",
1010+
"python",
1011+
"embed",
1012+
"aqa"
1013+
]
1014+
},
10041015
"kernelspec": {
10051016
"display_name": "Python 3",
10061017
"name": "python3"

site/en/examples/anomaly_detection.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,6 +2945,16 @@
29452945
"name": "anomaly_detection.ipynb",
29462946
"toc_visible": true
29472947
},
2948+
"google": {
2949+
"image_path": "/examples/anomaly_detection_files/output_IrAKwBp0TaNu_0.png",
2950+
"keywords": [
2951+
"examples",
2952+
"googleai",
2953+
"samplecode",
2954+
"python",
2955+
"embed"
2956+
]
2957+
},
29482958
"kernelspec": {
29492959
"display_name": "Python 3",
29502960
"name": "python3"

site/en/examples/clustering_with_embeddings.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2866,6 +2866,16 @@
28662866
"name": "clustering_with_embeddings.ipynb",
28672867
"toc_visible": true
28682868
},
2869+
"google": {
2870+
"image_path": "/examples/clustering_with_embeddings_files/output_z4N7d8MlpVCS_1.png",
2871+
"keywords": [
2872+
"examples",
2873+
"googleai",
2874+
"samplecode",
2875+
"python",
2876+
"embed"
2877+
]
2878+
},
28692879
"kernelspec": {
28702880
"display_name": "Python 3",
28712881
"name": "python3"

site/en/examples/doc_search_emb.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,16 @@
12371237
"name": "doc_search_emb.ipynb",
12381238
"toc_visible": true
12391239
},
1240+
"google": {
1241+
"image_path": "/site-assets/images/share.png",
1242+
"keywords": [
1243+
"examples",
1244+
"googleai",
1245+
"samplecode",
1246+
"python",
1247+
"embed"
1248+
]
1249+
},
12401250
"kernelspec": {
12411251
"display_name": "Python 3",
12421252
"name": "python3"

site/en/examples/text_calculator.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -791,6 +791,16 @@
791791
"name": "text_calculator.ipynb",
792792
"toc_visible": true
793793
},
794+
"google": {
795+
"image_path": "/static/site-assets/images/icon-palm.png",
796+
"keywords": [
797+
"examples",
798+
"palm",
799+
"samplecode",
800+
"python",
801+
"text"
802+
]
803+
},
794804
"kernelspec": {
795805
"display_name": "Python 3",
796806
"name": "python3"

site/en/examples/train_text_classifier_embeddings.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,6 +1546,16 @@
15461546
"name": "train_text_classifier_embeddings.ipynb",
15471547
"toc_visible": true
15481548
},
1549+
"google": {
1550+
"image_path": "/examples/train_text_classifier_embeddings_files/output_3ae76701e178_0.png",
1551+
"keywords": [
1552+
"examples",
1553+
"googleai",
1554+
"samplecode",
1555+
"python",
1556+
"embed"
1557+
]
1558+
},
15491559
"kernelspec": {
15501560
"display_name": "Python 3",
15511561
"name": "python3"

site/en/gemma/docs/distributed_tuning.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,16 @@
10111011
"name": "distributed_tuning.ipynb",
10121012
"toc_visible": true
10131013
},
1014+
"google": {
1015+
"image_path": "/site-assets/images/marketing/gemma.png",
1016+
"keywords": [
1017+
"examples",
1018+
"gemma",
1019+
"python",
1020+
"quickstart",
1021+
"text"
1022+
]
1023+
},
10141024
"kernelspec": {
10151025
"display_name": "Python 3",
10161026
"name": "python3"

site/en/gemma/docs/get_started.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5578,6 +5578,16 @@
55785578
"name": "get_started.ipynb",
55795579
"toc_visible": true
55805580
},
5581+
"google": {
5582+
"image_path": "/site-assets/images/marketing/gemma.png",
5583+
"keywords": [
5584+
"examples",
5585+
"gemma",
5586+
"python",
5587+
"quickstart",
5588+
"text"
5589+
]
5590+
},
55815591
"kernelspec": {
55825592
"display_name": "Python 3",
55835593
"name": "python3"

site/en/tutorials/function_calling_python_quickstart.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,17 @@
707707
"name": "function_calling_python_quickstart.ipynb",
708708
"toc_visible": true
709709
},
710+
"google": {
711+
"image_path": "/site-assets/images/share.png",
712+
"keywords": [
713+
"examples",
714+
"googleai",
715+
"samplecode",
716+
"python",
717+
"embed",
718+
"function"
719+
]
720+
},
710721
"kernelspec": {
711722
"display_name": "Python 3",
712723
"name": "python3"

site/en/tutorials/python_quickstart.ipynb

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,6 +1757,21 @@
17571757
"name": "python_quickstart.ipynb",
17581758
"toc_visible": true
17591759
},
1760+
"google": {
1761+
"image_path": "/static/site-assets/images/docs/logo-python.svg",
1762+
"keywords": [
1763+
"examples",
1764+
"gemini",
1765+
"beginner",
1766+
"googleai",
1767+
"quickstart",
1768+
"python",
1769+
"text",
1770+
"chat",
1771+
"vision",
1772+
"embed"
1773+
]
1774+
},
17601775
"kernelspec": {
17611776
"display_name": "Python 3",
17621777
"name": "python3"

0 commit comments

Comments
 (0)