Support LabGraph Monitor using a free online service
jfResearchEng opened this issue Β· comments
jf commented
π Feature
Creating instructions on hosting LabGraph Monitor service using a free online service, Reference.
This would help reduce the computer usage for user locally and simplify the use case for LabGraph Monitor.
Additional context
- Existing application can be found [here] (https://github.com/facebookresearch/labgraph/tree/main/extensions/prototypes/labgraph_monitor)
- The code should be added at folder is https://github.com/facebookresearch/labgraph/tree/main/extensions/labgraph_monitor
Note that the application would be moved out of the prototypes folder. - Create setup.py and README.md, where example can be found at: https://github.com/facebookresearch/labgraph/tree/main/extensions/labgraph_viz
- Add github action support, reference: https://github.com/facebookresearch/labgraph/actions/workflows/main.yml