Search
Students, click here!

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

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