Skip to content

TonyCrane/PythonLecture

Repository files navigation

PythonLecture

Slide, notebook and code of TonyCrane's Python Lecture on BiliBili.

View this slide

https://slides.tonycrane.cc/PythonLecture

Please open it on computer instead of mobile device.

Usage:

  • Page: ↑/↓/←/→ Space Home End
  • Fullscreen: F
  • Overview: -/+

Build this slide

  1. Install nodeppt via npm

    $ npm install -g nodeppt
  2. Start local server to preview

    $ nodeppt serve index.md
  3. Build slide

    $ nodeppt build index.md

License

Under CC-BY-4.0