Skip to content

Commit

Permalink
Link to web app and how to use SPC from JS
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Mar 9, 2023
1 parent fb7a8f5 commit e7595c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/use_output.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ model.

We have examples for Python below, but feel free to request other languages.

## Javascript

We have a [web app](https://alan-turing-institute.github.io/uatk-spc/app/)
using Svelte to interactively explore SPC data. Its [source
code](https://github.com/alan-turing-institute/uatk-spc/tree/main/web) is great
reference for how to use the proto output.

## Python

To work with SPC protobufs in Python, you need two dependencies setup:
Expand Down

0 comments on commit e7595c5

Please sign in to comment.