Skip to main content

vibecheck is a Python library for getting hyperlocal feedback from notebook users.

Project description

jupyter-vibecheck

A Jupyter Widget to get atomic feedback as a student progresses through a didactic jupyter notebook.

Setup

pip install vibecheck datatops

Usage

from vibecheck import DatatopsContentReviewContainer

DatatopsContentReviewContainer(
    "",  # No text prompt
    "W1D1-GD-Explanation-v1",
    {
        "url": "https://datatops-example-server.com",
        "name": "deep-learning-101",
        "user_key": "30d8xnd2",
    },
).render()

image

For more information, see the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibecheck-0.0.5.tar.gz (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page