Slide, notebook and code of TonyCrane's Python Lecture on BiliBili.
- slide: https://slides.tonycrane.cc/PythonLecture
- notebook: main.ipynb
- record: https://www.bilibili.com/video/BV13Z4y1h7x5/
https://slides.tonycrane.cc/PythonLecture
Please open it on computer instead of mobile device.
Usage:
- Page: ↑/↓/←/→ Space Home End
- Fullscreen: F
- Overview: -/+
-
Install
nodeppt
vianpm
$ npm install -g nodeppt
-
Start local server to preview
$ nodeppt serve index.md
-
Build slide
$ nodeppt build index.md
Under CC-BY-4.0