Skip to content

Commit

Permalink
Aju
Browse files Browse the repository at this point in the history
  • Loading branch information
michelmetran committed Nov 29, 2023
1 parent 3b6970d commit bd4473b
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions collections/_posts/jupyter/2000-01-01-test-jupyter2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -35,17 +35,9 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1\n"
]
}
],
"outputs": [],
"source": [
"print(1)"
]
Expand Down

0 comments on commit bd4473b

Please sign in to comment.