We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fe69d commit d73001bCopy full SHA for d73001b
README.md
@@ -55,7 +55,7 @@
55
56
3. 下載後將檔案解壓縮,依照檔案存放的位置以 Jupyter Notebook 開啟,即可運行
57
58
- **Jupyter Notebook 的安裝與操作方式可參考 [Introduction to Python](https://www.leadercampus.com.tw/desktop/course/free/1621 "Intro to Python") 的說明。**
+ **Jupyter Notebook 的安裝與操作方式可參考 [Introduction to Python](https://www.leadercampus.com.tw/desktop/course/free/1621 "Intro to Python") 的說明。**
59
60
61
## Colab:
@@ -64,7 +64,7 @@
64
65
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab" width="90px" />
66
67
- 註:點擊後雖然已進入 Colab 的程式頁面,但此時若對程式編輯,編輯的內容將無法儲存,若要將自已編輯後的程式儲存,須再進行步驟2及3
+ 註:點擊後雖然已進入 Colab 的程式頁面,但此時若對程式編輯,編輯的內容將無法儲存,若要將自已編輯後的程式儲存,須再進行步驟2及3
68
69
2. 進入該主題的 Colab 頁面,再將檔案複制到自己的雲端硬碟
70
0 commit comments