# AiiDAlab Meeting Notes 2024-04-25
###### tags: `Meeting`
:::info
- **Location:** https://psich.zoom.us/j/69116696576 *(Please request password on slack)*
- **Date:** xx xx, 2023 14h (CET)
- **Agenda**
- [25 min] Go through
- [Urgents of Roadmap](https://github.com/orgs/aiidalab/projects/15/views/2) (click me)
- [priority panel of Roadmap](https://github.com/orgs/aiidalab/projects/15) (click me)
- [5 min] Prepare session: go to ["hackmd notes"](https://hackmd.io/team/aiidalab?nav=overview) (click me) for general issues to discuss.
- [~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.
- **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 [PSI] (mb)
- Carlo [Empa] (cp)
- Daniel [ISPG] (dh)
- Andres [Empa] (ao)
- Miki [PSI] (mib)
- **Host:** jy
:::
[TOC]
### Catch-up round
*Max. 3 minutes each*
Xing:
* **QEApp release 2024.04**
* **Stable 2024.04** next Monday. I will make a **2024.04rc0** today, and please test it, thanks!
* **TODO: Fix the example structure** @Carlo I can do this today if you don't have time.
* Thanks @Marnik for releasing `aiida-quantumespresso` 4.6 and @Daniel for releasing `aiidalab-widget-base`.
* [QEApp: add blogs section and release news for QEApp 2024.04](https://aiidalab-qe--676.org.readthedocs.build/blogs/release_202404.html): Add one page for news and one page for release details. **Please review this if you have time**
* I will check and move the other left issues to milestone v2024.10.
* **Merged PRs**:
* [QEApp: Add label and description for the job](https://github.com/aiidalab/aiidalab-qe/pull/670): Allow users to label their job and provide a brief description. These details help identify the job later and make searching easier.
* [QEApp: Enhanced computational resource widget with resource setup](https://github.com/aiidalab/aiidalab-qe/pull/566): Creates a new QEappComputationalResourcesWidget to supports setting the resource for each code of the selected plugins. [**Break change**] plugin developers should use the new widget! @Miki, @Andres
* [AWB: Allow register different viewers for different WorkChain.](https://github.com/aiidalab/aiidalab-qe/pull/660): Support using `process_type` as the node viewer's key.
* **Open PRs**:
* [Docs: How to search for jobs](https://github.com/aiidalab/aiidalab-qe/pull/680): show users how to search and manage their computational jobs.
Jason:
### Specific agenda items
* Demo server coding day agenda:
* Jason:
* I'll give a overview of all details about k8s deployments for PSI and demo server in Azure first.
* want to working on 1. start light-weight scheduler to replace `direct` scheduler. 2. Fast launch of containers (with Xing? since it is critical for the QeApp specifically and would bring huge impact for MC aiida archive inspect he is working on.)
* (Xing)
* Make sure the new version QEApp 2024.04 is deployed in the demo server.
* MC Archive inspect, using MC AiiDAlab server/Demo server.
* Home page design, link to other pages (AiiDAlab, docs, installation etc) (prepare text)
* (Sasha) (maybe on clear understanding how the k8s scale and precise estimate the cost?)
* (Giovanni & Carlo) Help to streess test the demo together to see if the deployment scaled as expected? Also with Miki onsite but online for having one more account to stress the test.
* [**AiiDA-WorkGraph**](https://github.com/superstar54/aiida-workgraph) (previous WorkTree) coding days, Friday (tomorrow)
* I will share a jupyter-notebook today: **AiiDA-WorkGraph from Zero to Hero**. You can try and test it. Your feedback is welcome.