Skip to content

Commit 7a54d50

Browse files
committed
Added test juypter notebook
1 parent 580f605 commit 7a54d50

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

test.ipynb

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "b97a91ab",
6+
"metadata": {},
7+
"source": [
8+
"# HI"
9+
]
10+
},
11+
{
12+
"cell_type": "code",
13+
"execution_count": null,
14+
"id": "1444d5c7",
15+
"metadata": {},
16+
"outputs": [],
17+
"source": [
18+
"print(\"hello\")"
19+
]
20+
}
21+
],
22+
"metadata": {
23+
"language_info": {
24+
"name": "python"
25+
}
26+
},
27+
"nbformat": 4,
28+
"nbformat_minor": 5
29+
}

0 commit comments

Comments
 (0)