Skip to content

Commit

Permalink
Reformat notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
shilpakancharla committed May 28, 2024
1 parent 97146b4 commit 94e73e8
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions examples/json_capabilities/Text_Summarization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"cellView": "form",
"id": "ca23c3f523a7"
},
"outputs": [],
"source": [
"# @title Licensed under the Apache License, Version 2.0 (the \"License\");\n",
Expand Down Expand Up @@ -63,13 +66,6 @@
"!pip install -U -q google-generativeai"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down

0 comments on commit 94e73e8

Please sign in to comment.