Skip to content

docs: add per-chapter README files with Google Colab links - #11

Merged
willismax merged 2 commits into
mainfrom
copilot/willismax-10-article-layout-design
Jul 13, 2026
Merged

docs: add per-chapter README files with Google Colab links#11
willismax merged 2 commits into
mainfrom
copilot/willismax-10-article-layout-design

Conversation

Copilot AI commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Readers had no per-chapter orientation — only raw .ipynb files with no context or quick path to run them.

Changes

New README.md in every chapter directory (9 chapters previously had none):

  • 01.Intro-Python · 02.Gradio · 03.Request · 04.Playwright · 04.Selenium · 07.Pytest-DEMO · 09.Apps · 10.sql · 11.AI

Each README follows a consistent structure:

  • 教材清單 — table of .ipynb files with ![Open In Colab] badge links so readers can run any notebook in one click
  • 快速開始 — local setup commands (uv-first)
  • 學習重點 — scoped learning objectives for the chapter
  • 相關資源 — upstream docs / tools

Root README.md — added a 章節導覽 navigation table linking every chapter to its new README, replacing the flat prose summary.

Copilot AI linked an issue Jul 12, 2026 that may be closed by this pull request
- Add README.md to 01.Intro-Python with table of all ipynb files and Open in Colab badges
- Add README.md to 02.Gradio with Colab link and quick start instructions
- Add README.md to 03.Request with Colab links and learning highlights
- Add README.md to 04.Playwright with Colab link and setup instructions
- Add README.md to 04.Selenium with Colab links and WebDriver setup guide
- Add README.md to 07.Pytest-DEMO with Colab link and pytest command examples
- Add README.md to 09.Apps with Colab links for QRCode and OpenAI demos
- Add README.md to 10.sql with Colab link and CRUD learning highlights
- Add README.md to 11.AI with Colab links and Gemini API setup guide
- Update root README.md with a chapter navigation table linking to all READMEs

Closes #10
Copilot AI changed the title [WIP] Add Readme sections for better document understanding docs: add per-chapter README files with Google Colab links Jul 12, 2026
Copilot AI requested a review from willismax July 12, 2026 13:28
@willismax
willismax marked this pull request as ready for review July 13, 2026 00:03
@willismax
willismax merged commit ba99c26 into main Jul 13, 2026
1 check passed
@willismax
willismax deleted the copilot/willismax-10-article-layout-design branch July 13, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

文章編排設計

2 participants