Skip to content

Conversation

@wwang721
Copy link
Owner

Close #5

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

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 Jupyter notebook plotting examples to the repository and addresses issue #5. The changes include dependency reorganization, documentation improvements, and infrastructure updates to support interactive examples.

Key Changes:

  • Introduces optional dependencies group for examples (jupyter, ipywidgets, tqdm)
  • Moves tqdm from dev dependencies to examples optional dependencies
  • Updates documentation with improved installation instructions and usage examples
  • Adds Jupyter notebook checkpoint exclusions to .gitignore

Reviewed changes

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

Show a summary per file
File Description
pyproject.toml Version bump to 0.2.2, adds optional dependencies for examples, reorganizes tqdm placement
README.md Enhanced documentation with clearer installation steps, usage examples, and updated visualization showcases
examples/README.md Adds reference to new jupyter directory with plotting customization examples
.gitignore Adds Jupyter notebook checkpoint exclusions
uv.lock Updates dependency lock file with jupyter ecosystem packages and their transitive dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wwang721 wwang721 merged commit 73afbab into main Dec 30, 2025
7 checks passed
@wwang721 wwang721 deleted the plotting-examples branch December 30, 2025 23:54
wwang721 added a commit that referenced this pull request Jan 2, 2026
wwang721 added a commit that referenced this pull request Jan 6, 2026
wwang721 added a commit that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add customized plotting to examples illustrating access to vertices and edges in AFV model

3 participants