New:
* Added a `plot` function, that can be used without prior initialization to plot something in the current cell without further custumizations
* `tp.close()` doesn't have to be called anymore, because all updated plots will automatically be "closed"/updated when a cell execution finishes
* updated README and examples