In the command, ``` python ipython notebook --no-browser --ip=0.0.0.0 ``` include ``` python --pylab=inline ``` to allow access to additional features such as displaying plots.
In the command,
include
to allow access to additional features such as displaying plots.