I browsed through the search algorithms notebook and I think that adding the visualization of how the search algorithm expands and finds the path would be useful and interesting. Kind of what @redblobgames did in his article (and has probably been done in aima-javascript).
I made this for BFS using ipythonblocks:
