aiidalab / aiidalab/aiidalab-qe
Decouple the app from its plugins
- Dominant language
- Python
- Stars
- 33
- Forks
- 25
- Avg merge
- 6h 7m
- Merged PRs (30d)
- 8
Description
At the moment, plugins rely on the app for their components (panels, widgets, etc.). It may be better to refactor shared components/utilities to a separate package.
To this end, I've developed [aiidalab-qe-base](https://github.com/edan-bainglass/aiidalab-qe-base). So far, I've tested the app and its built-in plugins with all imports pointing to this repo.
Happy to get some feedback on the idea and implementation. Note that there are still a few things to migrate, but this should be done shortly. You can already have a go at it.
Pinging...
@superstar54
@AndresOrtegaGuerrero
@mikibonacci
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.