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