We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For the developer, they may want to stop/start the services (rabbitmq/postgresql).
mamba run -n aiida-core-services pg_ctl -w -D /home/jovyan/.postgresql stop mamba run -n aiida-core-services pg_ctl -w -D /home/jovyan/.postgresql start mamba run -n aiida-core-services pg_ctl -w -D /home/jovyan/.postgresql status