Skip to content

Commit 61a819b

Browse files
committed
使用 Colaboratory 创建
1 parent 1838310 commit 61a819b

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

hello.ipynb

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"name": "Untitled0.ipynb",
7+
"version": "0.3.2",
8+
"provenance": [],
9+
"include_colab_link": true
10+
},
11+
"kernelspec": {
12+
"name": "python3",
13+
"display_name": "Python 3"
14+
}
15+
},
16+
"cells": [
17+
{
18+
"cell_type": "markdown",
19+
"metadata": {
20+
"id": "view-in-github",
21+
"colab_type": "text"
22+
},
23+
"source": [
24+
"[View in Colaboratory](https://colab.research.google.com/github/hawkcoder/hawkcoder.github.io/blob/master/hello.ipynb)"
25+
]
26+
},
27+
{
28+
"metadata": {
29+
"id": "9XRQ3Z3lkjY9",
30+
"colab_type": "code",
31+
"colab": {}
32+
},
33+
"cell_type": "code",
34+
"source": [
35+
""
36+
],
37+
"execution_count": 0,
38+
"outputs": []
39+
}
40+
]
41+
}

0 commit comments

Comments
 (0)