I have installed Atom with Juno add-on, i.e., manually. During my session, I have a layout of panes as follows:
A couple of questions:
- Is it possible to save this layout, i.e., with editor window in the upper left corner, plot window in the upper right, and the REPL at the bottom, so that next time I start Juno, it starts with this layout?
- Is it possible to start Juno with the REPL already activated, so that I don’t have to do that manually every time?
- It seems like an editor window that was started prior to activating the REPL is not by default interpreted as a Julia file. Is there a way around this?