Skip to content

Add comprehensive PyUnitWizard showcase notebook - #51

Merged
dprada merged 1 commit into
mainfrom
codex/review-documentation-structure-and-tools
Sep 26, 2025
Merged

Add comprehensive PyUnitWizard showcase notebook#51
dprada merged 1 commit into
mainfrom
codex/review-documentation-structure-and-tools

Conversation

@dprada

@dprada dprada commented Sep 26, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • add a showcase Jupyter notebook that walks new users through configuring, converting, and validating PyUnitWizard quantities across libraries
  • register the new notebook in the Showcase table of contents

Testing

  • jupyter nbconvert --to notebook --execute --inplace docs/contents/showcase/PyUnitWizard_Showcase.ipynb

https://chatgpt.com/codex/tasks/task_e_68d6d31728588326954cdaa5eb0c59d3

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

This PR adds a comprehensive Jupyter notebook to showcase PyUnitWizard functionality for new users. The notebook demonstrates core features like configuring unit libraries, creating quantities, converting across forms and units, validating dimensions, working with arrays, and accessing physical constants.

  • Introduces a comprehensive tutorial notebook with examples across multiple unit library backends
  • Registers the new showcase notebook in the documentation table of contents
  • Provides executable examples for configuration, conversion, and validation workflows

Reviewed Changes

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

File Description
docs/contents/showcase/index.rst Adds the new PyUnitWizard showcase notebook to the documentation table of contents
docs/contents/showcase/PyUnitWizard_Showcase.ipynb Creates a comprehensive tutorial notebook demonstrating PyUnitWizard features with executable examples

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

@codecov

codecov Bot commented Sep 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.23%. Comparing base (4be236b) to head (1d19137).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

@dprada
dprada merged commit b2b65fc into main Sep 26, 2025
7 checks passed
@dprada
dprada deleted the codex/review-documentation-structure-and-tools branch September 26, 2025 18:12
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.

3 participants