2022年5月30日 星期一
2022年5月19日 星期四
2022年4月23日 星期六
2022年4月11日 星期一
[創業] Google Workspace Business Starter
剛剛登入 Google 帳號,提醒免費方案已經結束,請轉移到 Google Workspace Business Starter,價格是蠻優惠的。
已經過了十年了阿...
2022年4月6日 星期三
[Python] Jupyter(.ipynb) to Python(.py)
幾個方法。
1. 本機轉換,需要先安裝套件。
```
$ pip install ipython
$ pip install nbconvert
```
安裝完成後使用 ```ipython nbconvert -- to script ABC.ipynb``` 會轉換成 ABC.py
2. 線上轉換,可預覽結果。
https://htmtopdf.herokuapp.com/ipynbviewer/
參考:The easiest way to convert Jupyter(.ipynb) to Python(.py)
2022年4月5日 星期二
[os] 自製 Raspberry Pi OS
交大/曹孝櫟/作業系統設計與實作,有趣的課程,使用 Pi 3B+
https://grasslab.github.io/osdi/en/index.html
2022年3月5日 星期六
[IR] 熱像儀的應用
之後可以試試看這篇提的方法,將低解析度熱像儀所讀出來的影像重建成高解析度。
https://image.hanspub.org/Html/2-2670142_24329.htm
訂閱:
文章 (Atom)
