Skip to content

Commit 15fddb3

Browse files
add github actions
1 parent 01a14e9 commit 15fddb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

service/workspace/main.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": null,
66
"id": "040894a5-811b-40f9-90ee-734b088ef544",
77
"metadata": {},
88
"outputs": [
@@ -19,7 +19,7 @@
1919
"\n",
2020
"# write your code.\n",
2121
"print(\"Hello Jupyter\")\n",
22-
"print(\"abspath:\", os.path.abspath(__file__))\n"
22+
"print(\"abspath:\", os.path.abspath(__file__))"
2323
]
2424
}
2525
],

0 commit comments

Comments
 (0)