A simple introduction to Jupyter notebooks, to demonstrate how cloning works.
CLI:
quantrocket codeload clone 'hello-jupyter'
Python:
from quantrocket.codeload import clone
clone("hello-jupyter")
Start here: Hello-Jupyter.ipynb
Find more code in QuantRocket's Codeload Library