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

Create LabGraph Tutorials using Sphinx

jfResearchEng opened this issue Β· comments

commented

πŸš€ Feature

Create LabGraph tutorials using Sphinx. Examples of sphinx can be found here. Tutorial contents can be found in LabGraph docs, examples.

Additional context

  1. The code should be added at folder is https://github.com/facebookresearch/labgraph/tree/main/docs/sphinx
  2. Make improvements to existing documents by editing and adding useful examples.