I just upgraded to Julia v3.0. Prior to this, I could use a leading semicolon to enter shell (bash) commands. This still works from the REPL. Typing ';' changes the green 'julia> ' prompt to a red 'shell> ' prompt, which is nifty. But in IJulia notebook, it doesn't work.
Any solution?
