mnguyenngo / study-script

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%