Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee5a724

Browse files
add colab.
1 parent 4f1b3de commit ee5a724

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

‎01_base/01_字符串类型_str.ipynb‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7+
"| Notebook | Description | |\n",
8+
"|:----------|:-------------|------:|\n",
9+
"| [01_base/01_字符串类型_str.ipynb](https://github.com/shibing624/python-tutorial/blob/master/01_base/01_字符串类型_str.ipynb) | Python字符串类型 |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/shibing624/python-tutorial/blob/master/01_base/01_字符串类型_str.ipynb) |\n",
710
"# 字符串"
811
]
912
},
@@ -207,4 +210,4 @@
207210
},
208211
"nbformat": 4,
209212
"nbformat_minor": 1
210-
}
213+
}

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Python实用教程,包括:Python基础,Python高级特性,面向对象
9292

9393
- 使用Colab学习教程:
9494

95-
点击各教程的`Open In Colab`即可在Google Colab打开Notebook并运行。
95+
点击各教程的[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/shibing624/python-tutorial/blob/master/01_base/01_字符串类型_str.ipynb)即可在Google Colab打开Notebook并运行。
9696

9797
- 使用Jupyter Notebook学习教程:
9898

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /