Skip to content

Commit

Permalink
del output
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtatsuki05 committed Jun 18, 2024
1 parent cd86b32 commit 9db674c
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions notebooks/helloworld.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,13 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "18edcb70-64a5-4d17-94c0-a86ecc435be4",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"hello world\n"
]
}
],
"outputs": [],
"source": [
"print(\"hello world\")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "b90e3e1f-5aa1-43a0-b9e2-1d1bcaf9ff94",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -43,7 +27,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.5"
"version": "3.10.11"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 9db674c

Please sign in to comment.