Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate quick_start to sphinx-gallery #243

Merged
merged 43 commits into from
Aug 24, 2024
Merged

Conversation

agoscinski
Copy link
Contributor

@agoscinski agoscinski commented Aug 19, 2024

Migrate the quck_start.ipynb to sphinx-gallery:

  • create a base conda env, and install aiida core services, including the rabbitmq.
  • create a profile using verdi presto
  • convert the graphviz to an SVG XML string, then embed it into an HTML file

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

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 ⚠️
Additional details and impacted files
@@            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 Coverage Δ
python-3.11 79.66% <15.78%> (+3.99%) ⬆️
python-3.9 79.69% <15.78%> (+3.96%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.readthedocs.yaml Outdated Show resolved Hide resolved
@superstar54 superstar54 force-pushed the sphinx-gallery-quickstart branch 4 times, most recently from 8a71d38 to 486505b Compare August 23, 2024 18:30
@superstar54 superstar54 marked this pull request as ready for review August 23, 2024 19:25
@superstar54 superstar54 merged commit 4f6f7eb into main Aug 24, 2024
6 of 8 checks passed
@superstar54 superstar54 deleted the sphinx-gallery-quickstart branch August 24, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants