Search
Instructors, click here!

Please fill out the below form if you're interested in helping out with the Reproducibility Challenge! Thanks!

from IPython.display import HTML
HTML(
"""
<iframe 
	src="https://docs.google.com/forms/d/e/1FAIpQLSd04RJ3-cg_wJLDxEiAmxq5H7FoKn4gUtTo9lRqpgacsRqw_Q/viewform?embedded=true"
	width="120%" 
	height="1200px" 
	frameborder="0" 
	marginheight="0" 
	marginwidth="0">
	Loading...
</iframe>
"""
)