Disable redirect of std out in ROOTaaS notebook

Hi,

you could interfere with the (Python) streams the jupyter infrastructure offer but I would not recommend it.
The usual manipulations of (C++) streams which work in C++ macros and programs work in the notebook as well of course.

Cheers,
Danilo