atom editor - Juno: cannot find `language-julia` package? -


i following installation instructions juno specified here: https://github.com/junolab/atom-julia-client/tree/master/manual

i ran following commands:

pkg.update() pkg.add("atom") using atom  

then, when open atom, tried language-julia package, atom unable find called that. doing wrong?

as per comments, search being carried out in packages tab of settings menu show packages currently installed. if perform same search install tab packages show expected.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -