Micah P. Dombrowski / Aug 29 2018
Julia notes
Julia notes
Plots animations, need new coder for type Plots.AnimatedGif : objects with that type have a .filename property that points to the resulting gif file in /tmp.
test
Download as Docker image from:
This image was imported from: eu.gcr.io/nextjournal-com/environment@sha256:c0b00e523b47d7e6dd41f587fc1b29a6a79402f747d30ab8463b22e7f3a6228c
kind = "plotlyjs" foo = Dict( :"content-type" => "application/json", :kind => kind, :metadata => Dict(:blorp => "blop")) #foo[:metadata] = [1,2,3] typeof(foo[:metadata]) bar = nothing bar = Dict()