Skip to content

Python: Update Lab Installation instruction to install from source - #1051

Merged
ekzhu merged 1 commit into
microsoft:mainfrom
ekzhu:ekzhu/update-lab-installation
Oct 1, 2025
Merged

Python: Update Lab Installation instruction to install from source#1051
ekzhu merged 1 commit into
microsoft:mainfrom
ekzhu:ekzhu/update-lab-installation

Conversation

@ekzhu

@ekzhu ekzhu commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

Motivation and Context

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings October 1, 2025 08:59
@markwallace-microsoft markwallace-microsoft added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python lab labels Oct 1, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates installation instructions across Lab package documentation to install from source instead of from PyPI. This change provides users with the ability to work with the latest development version and make modifications.

  • Changes installation method from PyPI package to source installation
  • Updates all Lab module README files with consistent source installation instructions
  • Fixes markdown table formatting issues for better readability

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
python/packages/lab/README.md Updates base installation instructions to use source installation
python/packages/lab/gaia/README.md Updates GAIA module installation to use source installation
python/packages/lab/lightning/README.md Updates Lightning module installation and optional dependencies to use source installation
python/packages/lab/tau2/README.md Updates TAU2 module installation and fixes markdown table formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions Bot changed the title Update Lab Installation instruction to install from source Python: Update Lab Installation instruction to install from source Oct 1, 2025
@ekzhu
ekzhu enabled auto-merge October 1, 2025 08:59
@markwallace-microsoft

Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL10113179582% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
1174 95 💤 0 ❌ 0 🔥 33.152s ⏱️

@ekzhu
ekzhu added this pull request to the merge queue Oct 1, 2025
Merged via the queue into microsoft:main with commit 08b602c Oct 1, 2025
28 checks passed
ReubenBond pushed a commit to ReubenBond/agent-framework that referenced this pull request Oct 28, 2025
Arturo-Quiroga-MSFT pushed a commit to Arturo-Quiroga-MSFT/agent-framework-public that referenced this pull request Nov 23, 2025
@moonbox3 moonbox3 removed the lab label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants