Hello! I recently deinstalled JuliaStudio and started to use the Juno IDE. However, there appeared the problem that scripts, which use Plotly, started to throw an error "Error excuting request: Couldn't resolve host name" in exec_as_multi at HTTPC.jl:702 ... after a command like "response = Plotly.plot([data1, data2], ["filename" => "fn", "fileopt" => "overwrite"])
I'm almost certain that it is caused by problems with SSL certificates in my system, but I don't know how to solve it. Info: system - Win7; Juno is not installed and works like a portable application.
