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