This repository contains the code for a standalone HTML element that displays a "vibecheck" widget similar to jupyter-vibecheck
. Once you have created a Datatops dataset to catch reviews (see here for details) you can use this element like so:
<vibecheck-widget
section-id="Web Component Demo"
project="public_testbed"
user-key="3zg0t05r"
server="https://pmyvdlilci.execute-api.us-east-1.amazonaws.com/klab"
></vibecheck-widget>
See a live demo here.
The code for this tool is available on GitHub and is licensed under an Apache 2.0 license.