Skip to main content

Module to display dynamic quizzes in Jupyter notebooks and Jupyter Books. Uses JavaScript to provide

Project description

JupyterCards

JupyterCards is a tool for displaying interactive flash cards in Jupyter notebooks and Jupyter Book.

Animated GIF showing the output of JupyterCards for a sample set of 3 cards

The flash cards can be loaded from a Python list of dicts, a JSON local file, or via a URL to a JSON file. The JSON file should contain a single JSON array of JSON objects. Each JSON object should have a "front" key and a "back" key, and each value should be the string to display on the corresponding side of the flashcard.

JupyterCards is available via pip:

pip install jupytercards

Although using JSON objects for each flashcard is overkill, this model was chosen to support future extensions to this library.

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

jupytercards-1.2.tar.gz (869.1 kB view hashes)

Uploaded Source

Built Distribution

jupytercards-1.2-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 Python 3

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