File size: 305 Bytes
414168a
 
 
e29131a
414168a
 
 
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

# 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