fix plotlyjs (fix #1728)
This commit is contained in:
parent
f0f90d87af
commit
5f5019d310
@ -580,8 +580,7 @@ end
|
||||
function add_backend_string(::PlotlyJSBackend)
|
||||
"""
|
||||
using Pkg
|
||||
Pkg.add(["PlotlyJS", "Blink"])
|
||||
Pkg.add(PackageSpec(url="https://github.com/sglyon/ORCA.jl.git", rev="master"))
|
||||
Pkg.add(["PlotlyJS", "Blink", "ORCA"])
|
||||
import Blink
|
||||
Blink.AtomShell.install()
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user