jupyterquiz icon indicating copy to clipboard operation
jupyterquiz copied to clipboard

An interactive Quiz generator for Jupyter notebooks and Jupyter Book

Results 3 jupyterquiz issues
Sort by recently updated
recently updated
newest added

I would like to implement my own UI in React.js. Looking at the source I see that the python code is generating the javascript https://github.com/jmshea/jupyterquiz/blob/d51c1547e9bb6ae331ae06d3fce830f5dc009e2b/jupyterquiz/dynamic.py#L185-L209. Is there a way to...

Getting the error `Javascript Error: MathJax.typeset is not a function` when making a quiz in a notebook. The quiz seems to work fine, but the error is displayed below the...

Initially it was not working for me but after creating a new conda environment and updating to python 3.9 or above it started working. I am not sure if others...