# AiiDAlab Meeting Notes 2023-11-09 ###### tags: `Meeting` :::info - **Location:** https://psich.zoom.us/j/69116696576 *(Please request password on slack)* - **Date:** Nov 09, 2023 14h (CET) - **Agenda** - [5 min] Prepare session: update the status in the [current sprint panel](https://github.com/orgs/aiidalab/projects/7/views/9) [1] and go to [hackmd notes](https://hackmd.io/team/aiidalab?nav=overview)[2] if you have general issues to discuss. - Host remember to check and update the participants list below. - [~30 min] Hackmd session: The catch up round for everyone and bring general topics about AiiDAlab. Buffer for discussion: Continue of hackmd session if not finished and focus on one or two general discussion. - main purpose is to make sure all participants speak and give update. - [25 min] Go through - [priority panel of Roadmap](https://github.com/orgs/aiidalab/projects/7/views/2) - [Sprints of Roadmap](https://github.com/orgs/aiidalab/projects/7/views/9) - **Participants:** Before the meeting, the host should check and update the list below. - Jason [PSI] (jy) - Sasha [Empa] (ay) - Xing [PSI] (xw) - Giovanni [PSI] (gp) - Marnik [EPFL] (mb) - Carlo [Empa] (cp) - Daniel [ISPG] (dh) - Andres [Empa] (ao) - Miki [PSI] (mib) - Edan [PSI] (eb) - **Host:** jy - **Reference:** - [Last week meeting minute] - [1] https://github.com/orgs/aiidalab/projects/7/views/9 - [2] https://hackmd.io/b33_dO9HQOCohuNrIB8VOg - [3] https://github.com/orgs/aiidalab/projects/7/views/2 ::: [TOC] ### Catch-up round *Max. 3 minutes each* Jason: * Release AWB `v2.1.0b0` for test in QeApp. [traitlets bump to 5.9 PR](https://github.com/aiidalab/aiidalab-widgets-base/pull/526) better also be included. * QeApp is in testing phase. * [PR #551 for removing leftover files in the repo](https://github.com/aiidalab/aiidalab-qe/pull/551) * [MFA-CSCS app is registered to aiidalab-registry](https://github.com/aiidalab/aiidalab-registry/pull/129) * Calls for adding more computer/code to `aiidalab-resource-registry`. * Documentation day: * (merged) [Doc from notebook for viewer module](https://github.com/aiidalab/aiidalab-widgets-base/pull/515) * (merged) [Move developer's guide to wiki](https://github.com/aiidalab/aiidalab/pull/395) * (merged) [QeApp: guidance on plugin writing](https://github.com/aiidalab/aiidalab-qe/pull/463) * Add [tips/rules for widget writing](https://github.com/aiidalab/aiidalab/wiki/Tip-and-rule-for-widget-development) * (Expect) Running AiiDAlab from docker desktop on windows. Sasha: * Starting from the 1st of November, I have no AiiDAlab meetings in my calendar. Why? * Merged the [viewer PR](https://github.com/aiidalab/aiidalab-widgets-base/pull/373), which took some time. * Finalized [the bond drawing PR](https://github.com/aiidalab/aiidalab-widgets-base/pull/535) that should hopefully go into the release `v2.1.0` of AWB. * Doc day: worked on the [viewers module documentation](https://github.com/aiidalab/aiidalab-widgets-base/pull/515). * I will have a meeting with Nukorn (Corsin's lab) today to start AiiDAlab on Win machine. * We should plan the next doc day. * It is planned for the 4-10 of December. Reporting during the AiiDAlab meeting. Xing: * AiiDAlab-QE plugin design is finalized (~ 20 PRs). Please check the [documentation](https://aiidalab-qe.readthedocs.io/development/plugin.html) page. * Plugin entry point supports: * new property calculation (setting, workchain, result) * add new computational resources * structure importer and editor * result panel only for analysis * Enhance unit cell editor in aiidalab-widget-base [PR](https://github.com/aiidalab/aiidalab-widgets-base/pull/372) got merged. Edan: * `aiida-aurora v0.4.2`/`aiidalab-aurora v0.11.1` released * Working on proper RTD for Aurora - coming soon! * Not much else to report in AiiDAlab * Will begin working on QueryBuilder/ProcessNode search widget next week * Will add a section in Wiki regarding MVC design * Working on a GitHub Pages site for the PREMISE project * Looking at aiidalab.net as example * Seems like a good bit of unused stuff in the repo - my guess was brought in from initial template commit * Clean? * Will test threading vs. async design to speed up app load * Also lazy-loading imports Miki * No significant updates, just worked on reviewing some PRs for the new release of the QE app. Daniel * Would be good to decrease the build times for aiidalab-docker-stack (not upload containers as artifacts, only to ghcr.io)