Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 751 Bytes

File metadata and controls

17 lines (12 loc) · 751 Bytes

Binder

This may take 30 seconds to 2 minutes - no need to click multiple times (in fact that can push the system into a bad state)

Take a quiz:

pip install jupyterquiz
from jupyterquiz import display_quiz

git_path="https://raw.githubusercontent.com/ianna/2024-12-20-hsf-india-tutorial-kolkata/refs/heads/main/data/"
display_quiz(git_path+"scientific_python_quiz.json")