Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Problem to start Julia in Atom

$
0
0

@Ujku_KU wrote:

Hi guys. I am new to Julia and Atom. Recently I experienced problems with Atom while running some Julia code. Hence I had to reinstall form the begging either Julia and Atom. I was aware of the fact that I had to add the Path of Julia in ‘config.cson’ of Atom under “julia-client” part of it. I did so but still when I try to run Julia on REPL of Atom it does not do so. Please find following the content of my ‘config.cson’ of Atom:

"*":
  "autocomplete-plus":
    confirmCompletion: "tab always, enter when suggestion explicitly selected"
  editor:
    scrollPastEnd: true
  "exception-reporting":
    userId: "9e4238e0-8faa-41ed-ba33-5b1b87c8b276"
  "julia-client":
    firstBoot: false
    uiOptions:
      enableMenu: true
      enableToolBar: true
  "tool-bar":
    position: "Left"
  "uber-juno":
    disable: true

could you please help me solve this problem.

Thank you in advance for your help and support.

Cheers.

Ergnoor

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 2795

Latest Images

Trending Articles



Latest Images