We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4b163 commit 2bf0993Copy full SHA for 2bf0993
viva
@@ -9,9 +9,10 @@ println()
9
#println("1/5 ArgParse")
10
#import ArgParse
11
12
-using Pkg #remove after VariantVisualization is deployed
13
-Pkg.activate(@__DIR__) #remove after VariantVisualization is deployed
+#using Pkg #remove after VariantVisualization is deployed
+#Pkg.activate(@__DIR__) #remove after VariantVisualization is deployed
14
using VariantVisualization
15
+println("...")
16
17
println("1/4 PlotlyJS")
18
using PlotlyJS
0 commit comments