-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add DOME 4.0 to the acknowledgement #943
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #943 +/- ##
=======================================
Coverage 68.40% 68.40%
=======================================
Files 110 110
Lines 6096 6096
=======================================
Hits 4170 4170
Misses 1926 1926
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
071b5f7
to
b14fa7a
Compare
Hi @mikibonacci, @AndresOrtegaGuerrero, and @edan-bainglass, who has time to do a quick review on this PR? Thanks! |
setup.cfg
Outdated
@@ -66,7 +66,7 @@ aiida.workflows = | |||
|
|||
[aiidalab] | |||
title = Quantum ESPRESSO | |||
description = Perform Quantum ESPRESSO calculations | |||
description = The Quantum ESPRESSO (QE) app is a web-based interface in AiiDAlab, enabling users to perform first-principles calculations and compute material properties (e.g., band structure) directly in their browser. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Quantum ESPRESSO (QE) app is a web-based interface within AiiDAlab that allows users to perform first-principles calculations and analyze material properties (e.g., band structures) directly from their browser.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I modified it as you suggested.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks!
@AndresOrtegaGuerrero Thanks for the quick review! |
This PR