During dataset submission, we need to download the data preparation MLCube to make sure it can be executed correctly. While this is happening, we're not letting the user know, and instead we're leaving a blank stdout which might worry the user and make him think the command stalled.
Printing some useful information to the user using the interactive display could be useful