Search
Provide feedback to the team!

It would mean a lot to us as we are developing and improving resources if you would take a moment to fill out the form below. Thank you!

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