Skip to content

cpignedoli/aiidalab-widgets-base

This branch is 214 commits behind aiidalab/aiidalab-widgets-base:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2022
Sep 26, 2022
Feb 22, 2022
May 16, 2019
Sep 13, 2022
Mar 22, 2021
Sep 27, 2022
Jan 17, 2022
Feb 5, 2020
Jan 17, 2022
Feb 5, 2020
May 19, 2019
May 11, 2021
Jan 17, 2022
May 31, 2018
Sep 16, 2021
May 31, 2018
Sep 6, 2022
Sep 20, 2022
Feb 22, 2022
Jan 24, 2022

Repository files navigation

Documentation Status

AiiDAlab Widgets

AiiDAlab applications typically involve some of following steps:

  • Prepare the input for a calculation (e.g. an atomic structure).
  • Select computational resources and submit a calculation to AiiDA.
  • Monitor a running calculation.
  • Find and analyze the results of a calculation.

The AiiDAlab widgets help with these common tasks.

Documentation

Hosted on aiidalab-widgets-base.readthedocs.io.

For maintainers

To create a new release, clone the repository, install development dependencies with pip install -e '.[dev]', and then execute bumpver update [--major|--minor|--patch] [--tag [alpha|beta|rc]]. 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 and publishes it on PyPI.

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.
  • This packages follows semantic versioning.

License

MIT

Citation

Users of AiiDAlab are kindly asked to cite the following publication in their own work:

A. V. Yakutovich et al., Comp. Mat. Sci. 188, 110165 (2021). DOI:10.1016/j.commatsci.2020.110165

Contact

aiidalab@materialscloud.org

Acknowledgements

This work is supported by the MARVEL National Centre for Competency in Research funded by the Swiss National Science Foundation, as well as by the MaX European Centre of Excellence funded by the Horizon 2020 EINFRA-5 program, Grant No. 676598.

MARVEL MaX

About

AiiDA widgets for AiiDA Lab applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.0%
  • Jupyter Notebook 12.0%