Enhancements:
- Added more demo notebooks
- Support for newer versions of certain Python dependencies (ipykernel, notebook, pyzmq and tornado)
- `realtimePlot` (aka `runtimePlot`) is also available for `multiController`.
However, this is available only when `shareAxes` is `False` or
when the `realtimePlot` is the first view to be plotted.
Other cases cannot be supported at the moment.
- Added possibility to use the graphical keywords (`xlab`, `ylab`, `fontsize`, `legend_loc`, `legend_fontsize`, `choose_xrange`, `choose_yrange`) on all commands.
- Added analysis to Variance suppression notebook