from IPython.display import IFrame
The tutorial can be found here
IFrame(src="https://osdoc.cogsci.nl/3.3/tutorials/intermediate/", width="800", height="600")
previous
Python exercises: Lists
next
Chapter 9 - Numbers and arrays