The aiidalab plugin to running sssp workflow
This jupyter-based app is intended to run in AiiDA lab
Here may go a few sreenshots / animated gifs illustrating how to use the app.
To create a new release, clone the repository, install development dependencies with pip install '.[dev]'
, and then execute bumpver update
.
This will:
- Create a tagged release with bumped version and push it to the repository.
- Trigger a GitHub actions workflow that creates a GitHub release.
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.
MIT
📧 email: [email protected]