quinnj / Sublime-IJulia

An IJulia Frontend for Sublime Text 3
90 stars 16 forks source link

Gadfly does not graph and run time issue. #62

Open ccsv opened 9 years ago

ccsv commented 9 years ago

So I have an issue executing Julia code on sublime takes around more than 20 seconds. Compare the same code in python in sublime text takes 3 seconds.

Second problem is Gadfly graphs do not display at all

quinnj commented 9 years ago

Yep, no graphing works in sublime for the moment (see #37). As far as the speed of the Julia code, you'll have to post the code you're running if you'd like me to help debug, otherwise I have no idea what's going on.