Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sjev committed May 7, 2024
1 parent e1a5534 commit 0dc0979
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/jupyter_ui.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--8<-- "examples/jupyter_ui/README.md"
6 changes: 6 additions & 0 deletions examples/jupyter_ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@


An attempt at using [jupyterlite](https://jupyter.org/try-jupyter/lab/) as an interactive development frontend.

## Quick start

* start `data_generator.py` to produce mock messages
* start `listener.py` to receive messages
* TODO: connect to ws from UI client

0 comments on commit 0dc0979

Please sign in to comment.