When I start Juno, I wait ~10 secs for "spinning .... " to complete. Then 
if I need, say, "using pyplot", I wait another ~15 secs. I am just learning 
Julia, so I often make mistakes in my test programs, and it's not uncommon 
to need to interrupt Julia to stop something I inadvertently created. But 
then I have to go back through "using pyplot" + whatever else my program 
needs.  Is there any way to separate stuff that's already compiled from 
stuff that I'm working on so that the already compiled stuff can stay 
compiled?

Thanks


Reply via email to