JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG] julia hangs when I give the command Shift+Enter #629

Open julieclark1997 opened 3 years ago

julieclark1997 commented 3 years ago

Please search existing issues to avoid duplicates.

Details

Steps to reproduce

  1. I installed atom on windows 10, then installed juno from uber-juno
  2. julia was in my path earlier, when I go to command line and type julia, I get julia prompt
  3. I wrote 1 line of code like 2+3 and pressed Shift + Enter, julia program opened and installed some packages, after that julia hangs for ever
  4. I had a jl code file working on jupyter, tried to execute on atom+juno, julia hangs on this code as well
  5. None of the suggestions advised in different groups worked Please suggest image