My installation can not import display from the IPython library properly - this is affecting multiple tutorial notebooks.
I have found that changing the implantation from importing from IPython.core.display to just IPython.display resolved the error for me. This is in the pipeline/controller file.
I'll try and push a fix, but being new to the project I was uncertain if this is expected or not at this stage.
