DevTools.jl icon indicating copy to clipboard operation
DevTools.jl copied to clipboard

Julia DevTools

Results 3 DevTools.jl issues
Sort by recently updated
recently updated
newest added

I got the below error while working with Julia 1.0: > julia> using DevTools, Gadfly > [ Info: Precompiling DevTools [082c7d84-56a0-51bd-aacd-d765ef067c4e] > ERROR: LoadError: ArgumentError: Package DevTools does not have...

using DevTools INFO: Precompiling module DevTools. WARNING: both Requires and Lazy export "@init"; uses of it in module BlinkDisplay must be qualified ERROR: LoadError: LoadError: LoadError: UndefVarError: @init not define

Was speaking with @shashi and @rohitvarkey about this package. I think it will be great to have this as a default with Gadfly, so that we can show plot windows...