probably a pandas command to read the streamed output and then a special prepended series of lines (eg with "%matplotlib-pyplot-execute") that gets exec-ed by the python interpreter (primarily being matplotlib commands).
Must first find how a matplotlib output image is delivered inline to the jupyter front end
probably a pandas command to read the streamed output and then a special prepended series of lines (eg with "%matplotlib-pyplot-execute") that gets exec-ed by the python interpreter (primarily being matplotlib commands).
Must first find how a matplotlib output image is delivered inline to the jupyter front end