Skip to content

Commit

Permalink
remove empty cells (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle authored Jul 26, 2024
1 parent 389bea7 commit f8e01b7
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,6 @@
"# Source colab: Timbre transfer demo from Magenta\n",
"\n",
"This colab relies substantially on the following Timbre Transfer demo:\n",
"<a href=\"https://colab.research.google.com/github/magenta/ddsp/blob/master/ddsp/colab/demos/timbre_transfer.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
"\n",
"##### Copyright 2021 Google LLC.\n",
"\n",
Expand Down
32 changes: 0 additions & 32 deletions colabs/gemini/How_to_use_Gemini_Pro_API_with_WB_Weave.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -398,38 +398,6 @@
"source": [
"await evaluation.evaluate(model)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ba244582",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "c39dc979",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "8d2f8124",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "f3012c72",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
8 changes: 0 additions & 8 deletions colabs/gemini/google-demo-rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -320,14 +320,6 @@
"# Not using Google Embeddings\n",
"model.predict(questions[1], contexts, False)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "9b5f7c60-41dc-4fe2-b3fd-727ace6843be",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"<!--- @wandbcode{intro-colab-3-in-1} -->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/wandb/examples/blob/master/colabs/intro/3_in_1_Intro_to_Weights_&_Biases_CV,_NLP_and_RL.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
"<!--- @wandbcode{intro-colab-3-in-1} -->"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
8 changes: 0 additions & 8 deletions colabs/intro/Intro_to_Weights_&_Biases_keras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"<!--- @wandbcode{intro-colab-keras} -->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/wandb/examples/blob/master/colabs/intro/Intro_to_Weights_&_Biases_keras.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
"<!--- @wandbcode{intro-colab-keras} -->"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
7 changes: 0 additions & 7 deletions colabs/keras/keras_core/monai_medmnist_keras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -404,13 +404,6 @@
"\n",
"wandb.finish()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
7 changes: 0 additions & 7 deletions colabs/keras/keras_core/torchvision-keras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -434,13 +434,6 @@
"source": [
"wandb.finish()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
7 changes: 0 additions & 7 deletions colabs/torchtune/torchtune_and_wandb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,6 @@
"```"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit f8e01b7

Please sign in to comment.