Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chengpeter88 authored Dec 28, 2023
1 parent a1906e6 commit 08522d6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,21 @@ pip install git+https://github.com/chengpeter88/[email protected]

要解除安裝套件,請使用:
```
pip uninstall clas_onet
pip uninstall class_onet
```
------

## 使用手冊:colab 裡面執行
https://colab.research.google.com/drive/1ucAH1-PfhlpswbIfmQBXFThbwX6Qm64I?hl=zh-tw#scrollTo=296WFEQKCFbz

### handbook
- first step: 這是google開發雲端編寫python的環境,只需要有一個google 帳號可以使用
- second step : 目前檔案雲端設定可以編輯模式,如果要存到自己電腦點 bar buttom 檔案 -> 在雲端硬碟中存取副本
- thrid step : 執行下載套件(一次性)每次執行程按左邊播放鍵-> `from class_onet import Onet` -> `url= "特定職業的網址貼近來"`(要保留 " " 引號才可以執行)
- fourth step : 開始列印出excel表格需要資訊 `onet.get_info()` , `onet.work_knowledge()`, `onet.work_skill()`




```python
#下載自己做標竿計畫套件,只需要下載一次,如果下次無法使用以下指令,再下載一次!
Expand Down

0 comments on commit 08522d6

Please sign in to comment.