Skip to content

Commit

Permalink
remove debug leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
glibesyck committed Aug 23, 2024
1 parent cf1b87a commit cc79ab0
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions tutorials/W1D2_ComparingTasks/W1D2_Tutorial2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -700,30 +700,6 @@
"plt.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e7888898-2483-4705-97dc-a0099ef7b5cd",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[0]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5e6b3578-912c-4f96-9fd2-e6add908cb4a",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[2]"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -1707,7 +1683,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.11.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit cc79ab0

Please sign in to comment.