Giter Site home page Giter Site logo

superstar54 / aiidalab-qe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aiidalab/aiidalab-qe

0.0 1.0 0.0 8.68 MB

AiiDAlab App for Quantum ESPRESSO

Home Page: https://aiidalab-qe.readthedocs.io/

License: MIT License

Shell 0.93% Python 92.67% CSS 0.21% HCL 0.09% Jupyter Notebook 4.42% Dockerfile 0.52% Jinja 1.16%

aiidalab-qe's Introduction

AiiDAlab Quantum ESPRESSO application

codecov Documentation Status

About

This is a early-development implementation of an AiiDAlab application for Quantum ESPRESSO workflow. The app allows the execution of a workflow with Quantum ESPRESSO that includes the selection of an input structure, its relaxation, and the bands structure calculation.

The app is currently in an early development stage!

For developers

The package uses pre-commit hooks to check the style consistency of all commits. To use those you need to first install the pre-commit package itself, e.g. with:

pip install .[dev]

and then install the pre-commit hooks with

pre-commit install

The pre-commit checks should now be automatically executed prior to each commit.

To run unit tests in the AiiDAlab container, you need to run pytest from within the aiida-core-services conda environment:

conda activate aiida-core-services
pytest -sv tests

To run the integration tests, you need to build the Docker image first:

cd docker/
docker buildx bake -f build.json -f docker-bake.hcl --set "*.platform=linux/amd64" --load

Then, you can run the integration tests with:

JUPYTER_TOKEN=max TAG=newly-baked pytest --driver Chrome tests_integration -sv

For maintainers

To create a new release, clone the repository, install development dependencies with pip install '.[dev]', and then execute bumpver update. This will:

  1. Create a tagged release with bumped version and push it to the repository.
  2. Trigger a GitHub actions workflow that creates a GitHub release.

For more details of the releases plan and management, please go to the wiki.

Additional notes:

  • Use the --dry option to preview the release change.
  • The release tag (e.g. a/b/rc) is determined from the last release. Use the --tag option to switch the release tag.
  • For making "outdate" release since we fix minor version to 2x.04.xx and 2x.10.xx, use e.g. bumpver update --set-version v23.10.0rc4 --ignore-vcs-tag to make the release.

Acknowledgements

We acknowledge support from:

MARVEL MaX MarketPlace
BIG-MAP EU

aiidalab-qe's People

Contributors

csadorf avatar unkcpz avatar yakutovicha avatar superstar54 avatar pre-commit-ci[bot] avatar andresortegaguerrero avatar mbercx avatar casperwa avatar danielhollas avatar chrisjsewell avatar edan-bainglass avatar pnogillespie avatar ltalirz avatar mikibonacci avatar t-reents avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.