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 installed julia in Linux as described on the website with curl. It works fine (julia program.jl) except when a plot command is included. I don't sea a plot.
But when I copy/paste a julia file to the julia prompt, the plot appears. I could not find in the install instructions that something extra is needed to make plot visible. The location of julia is added to the PATH.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I installed julia in Linux as described on the website with curl. It works fine (
julia program.jl
) except when a plot command is included. I don't sea a plot.But when I copy/paste a julia file to the julia prompt, the plot appears. I could not find in the install instructions that something extra is needed to make plot visible. The location of julia is added to the PATH.
Beta Was this translation helpful? Give feedback.
All reactions