bin/blocks-plot.py was still importing plot from blocks instead of blocks.extras.
plotting multiple experiments in one plot would not show all datapoints when the TrainingLogs have different lengths. The extended unit test now covers this case.
spaces in interactive channel specs are now now stripped: "train_cost, valid_cost, test_cost" will now work although there are spaces behind the comma.
This fixes three issues: