El lunes, 3 de marzo de 2014 09:52:30 UTC-6, David P. Sanders escribió: > > Hi, > > How can I specify command line arguments for a `.jl` script in the > `reload` command? > [I am a fan of IJulia, but for tweaking code it still seems to be more > efficient to use an editor (Sublime Text) -- is this other peoples' > experience too?] > > On a related note, is there a description somewhere of the differences > between `using`, `require`, `include`, `reload`, etc.? > This is still very confusing for me! >
To be more precise, I would like to run my script, but then drop into the REPL in order to interrogate the output, as I would do in IPython. > > Thanks, > David. >
