Web UI to visualize and manage the AiiDA WorkGraph.
pip install aiida-guiStart the AiiDA GUI server with the following command:
aiida-gui startOpen http://localhost:8000 to access the AiiDA GUI in your web browser.
Stop the AiiDA GUI server with the following command:
aiida-gui stop