aiidateam / aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.
https://aiida-workgraph.readthedocs.io/en/latest/
MIT License
9 stars 5 forks source link

Migrate quick_start to sphinx-gallery #243

Closed agoscinski closed 2 weeks ago

agoscinski commented 3 weeks ago

Migrate the quck_start.ipynb to sphinx-gallery:

After setting up the AiiDA environment, migration of other notebooks becomes straightforward.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 15.78947% with 16 lines in your changes missing coverage. Please review.

Project coverage is 79.74%. Comparing base (5937b88) to head (a6f994b). Report is 48 commits behind head on main.

Files Patch % Lines
aiida_workgraph/utils/__init__.py 15.78% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================== + Coverage 75.75% 79.74% +3.98% ========================================== Files 70 65 -5 Lines 4615 4897 +282 ========================================== + Hits 3496 3905 +409 + Misses 1119 992 -127 ``` | [Flag](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/243/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [python-3.11](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | `79.66% <15.78%> (+3.99%)` | :arrow_up: | | [python-3.9](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | `79.69% <15.78%> (+3.96%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.