Hey,

I have trouble with solving the following issue in JuliaBox/IJulia:

I am in a while statement, waiting for user input. I'd like to show the 
picture generated by compose(..) while waiting for input. After getting the 
input, I'd like to show a new picture.

The trouble is, that compose shows picture as an ouput to the whole block 
and not while the block of code is still running. How to solve this issue?

Thanks,
Dominik  

Reply via email to