Skip to content

Python: Add snippet tag for Python memory tutorial sample#3921

Merged
eavanvalkenburg merged 1 commit intomicrosoft:mainfrom
eavanvalkenburg:docs/python-snippet-tags-get-started
Feb 13, 2026
Merged

Python: Add snippet tag for Python memory tutorial sample#3921
eavanvalkenburg merged 1 commit intomicrosoft:mainfrom
eavanvalkenburg:docs/python-snippet-tags-get-started

Conversation

@eavanvalkenburg
Copy link
Member

Summary

  • add a run_with_memory snippet region to python/samples/01-get-started/04_memory.py
  • enable docs to reference the runnable memory flow via :::code id=run_with_memory

Validation

  • docs/snippet migration only; no runtime behavior changes

Copilot AI review requested due to automatic review settings February 13, 2026 13:34
@github-actions github-actions bot changed the title Add snippet tag for Python memory tutorial sample Python: Add snippet tag for Python memory tutorial sample Feb 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds snippet tags to enable documentation to reference a specific code section from the Python memory tutorial sample. The snippet markers follow the established pattern used throughout the getting-started samples.

Changes:

  • Add # <run_with_memory> and # </run_with_memory> tags around the memory demonstration code in the main function

@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Feb 13, 2026
Merged via the queue into microsoft:main with commit a39fd69 Feb 13, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants