facebookresearch / labgraph

LabGraph is a Python framework for rapidly prototyping experimental systems for real-time streaming applications. It is particularly well-suited to real-time neuroscience, physiology and psychology experiments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabGraph Monitor Improvement - Add input/output message information in LabGraph Monitor UI

jfResearchEng opened this issue Β· comments

commented

πŸš€ Feature

Add input/output message information (e.g. data type and message name) in LabGraph Monitor GUI (frontend)

Additional context

  1. Existing application can be found [here] (#38)
  2. The code should be added at folder is #38
  3. Create setup.py and README.md, where example can be found here
  4. Add github action support, reference: here
  5. Add proper license header, example.

Can I please work on this issue