Dear all, I use IJulia from time to time. To do that I open the julia REPL in the terminal, issue
using IJulia notebook() ..and the web browser opens and I am ready to go. But when I want to finish the IJulia session, I dont see a 'close' button in the file manager of Jupyter, so I have to close the tab (or browser) where I'm working. Then the REPL gets stuck, so I have to do Ctrl+C and quit form julia. A very unconfortable way of proceeding... and it leaves the memory of my Linux Mint box full of garbage, to the point that it can swallow 12+Gb of my RAM. Now I'm sure there are better ways to proceed... but how? Best regards and thanks, Ferran.
