rajatsainju2025/code-explainer

examples: Add Google Colab quickstart notebook

開放

#5 建立於 2025年8月8日

 (0 則留言) (0 個反應) (0 位負責人)Python (0 個分叉)auto 404
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

貢獻者指南