# NOTE(hadim): we start a fake dummy server to make HF Space happy. | |
# In the future we might use that server logic to display a few statistics about the manager. | |
micromamba run -n ${ENV_NAME} python /tmp/fake_space_server.py & | |
micromamba run -n ${ENV_NAME} qcfractal-compute-manager | |