Turn off gui for pyplot in ijulia
This commit is contained in:
parent
c76855698e
commit
25774ee4c3
@ -278,6 +278,7 @@ using Requires
|
|||||||
show(io, MIME("text/html"), plt)
|
show(io, MIME("text/html"), plt)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
ENV["MPLBACKEND"] = "Agg"
|
||||||
set_ijulia_output("text/html")
|
set_ijulia_output("text/html")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user