/study-script

python script for automatically converting jupyter notebooks or other file types into a fill-in-the-blank exercise

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Study.py

Turn your Jupyter notebooks into multiple choice, fill-in-the-blank questions.

Installation

  1. Clone the repo.
  2. Copy the study.py script into your bin directory.
  3. Run $ study.py filename.ipynb in your terminal.

screenshot