documentationgood first issue
倉庫指標
- 星標
- (1 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Create a Colab notebook under examples/ that demonstrates:
- pip install -e . or pip install from GitHub
- Training with configs/default.yaml on tiny data
- Evaluation with code-explainer eval
- Serving via cx-serve (optional)
- Link back to examples/README.md
Deliverables: examples/colab_quickstart.ipynb and a badge in README.md pointing to it.
Labels: good first issue, documentation