Sterling G. Baird
Sterling G. Baird
Perhaps related: https://github.com/experimental-design/bofire/discussions/635#discussioncomment-14571398 (e.g., using a genetic algorithm to optimize the acquisition function, which would presumably be part of an external generation node?)
@anishathalye it worked! Thank you 🙏 In my case, simply going to the following direct download links: `https://ac-bo-hackathon-judging-.herokuapp.com/api/items.csv` `https://ac-bo-hackathon-judging-.herokuapp.com/api/projects.csv` `https://ac-bo-hackathon-judging-.herokuapp.com/api/annotators.csv` `https://ac-bo-hackathon-judging-.herokuapp.com/api/judges.csv` `https://ac-bo-hackathon-judging-.herokuapp.com/api/decisions.csv`
Thanks Luthira! This is good to see. Do you mind actually making this PR on the AC training lab repository? For context: https://ac-training-lab.readthedocs.io/en/latest/devices/setup_iolt_devices.html
https://github.com/AccelerationConsortium/ac-training-lab/pull/63
Hi @viola-m-li, this is due to a recent change in how HiveMQ handles the certificates. The certificate for the default HiveMQ broker should be available in a new version `v0.8.9`...
@viola-m-li thanks! I updated `main.py` on a separate branch. Do you mind testing this? https://github.com/sparks-baird/self-driving-lab-demo/blob/hivemq/src/public_mqtt_sdl_demo/main.py
@uznab16 can you include the full stack trace as text? Hard to see what's going on based on what you shared.
Also, the public demo was offline for a bit. Maybe try again?
Could you try one more time? We've been having a bunch of issues with certificates, but I think we have a fix for these. I just verified with https://huggingface.co/spaces/AccelerationConsortium/light-mixing, but...
I see that the same error is occurring in the unit tests: https://github.com/sparks-baird/self-driving-lab-demo/actions/runs/11602495968/job/32307659409#step:5:1. Since the device appears to be online and accessible through the hugging face spaces app, I'll need...