You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't use jupyter notebooks (I don't like this mess, I prefer to split a code from results), but I'd like to use interactive console (IPython/IJulia), now I'm able to use IPython with Julia kernel with some drawbacks (no syntax highlighting):
So, I'd like to have Jupyter/IPython console as an option (default one?) for Julia script files (.jl), like I have it for Python script files (.py).