jbn / IJuliaPortrayals.jl

IPython-style conveinence wrappers for IJulia.
Other
9 stars 3 forks source link

Constructors for `YouTube` and `Vimeo` block elaborated constructions #2

Closed jbn closed 8 years ago

jbn commented 8 years ago

Both these types have default constructors which prevent construction using different default optional parameters. For example, for YouTube, the constructor does not allow for a width and height different from 420 and 315, respectively.