Results 3 issues of nbrantut

Todo: automatically detect and remove outliers from datasets (which can happen if the event position is outside the grid or if a bad pick is left there).

enhancement

Would it be possible to evaluate (i.e., send code to repl) code as cells (like juno, or matlab-style), for instance whatever is between `##` or equivalent? This might be linked...

This is an attempt at solving #18. I am new to elisp so I hope it is not too badly written; but it works. I made the function `julia-repl-send-region-through-tmp-file` with...