Skip to content

Releases: JuliaGizmos/Interact.jl

Fix for Option Widgets

21 Mar 18:03
09807fb
Compare
Choose a tag to compare

Drop Julia 0.5 Support

15 Mar 10:14
Compare
Choose a tag to compare

Drop Julia 0.5 support.
Various layout and slider fixes by @korsbo
Progress meter fix, and changed to Float64 from Int

Install and Progress Meter Fixes

14 Mar 15:38
8f8c195
Compare
Choose a tag to compare

Check for widgetsnbextension not ipywidgets version in build.jl and allow setting ENV["WIDGETS_VERSION"] = "2.0.0" if all else fails. Should fix lots of the recent install problems.

If widgets don't display, please run Pkg.build("Interact") after upgrading.

windows build fix

16 Feb 15:59
dd62e50
Compare
Choose a tag to compare
Merge pull request #206 from stevengj/betterbuild

try harder to find Jupyter and Python during build

v0.6.3: use new code path from 6.0.0 on

28 Nov 20:52
849ea79
Compare
Choose a tag to compare
this breaks the least number of setups!

Fixes Ipywidgets 0.6 (widgetsnbextension 2.x) compatibility

18 Sep 04:30
Compare
Choose a tag to compare
  • Fixes Ipywidgets 0.6 (widgetsnbextension 2.x) compatibility
  • Fixes selection(;multi=true) regression

Fixes Ipywidgets 0.6 (widgetsnbextension 2.x) compatibility

17 Sep 13:55
Compare
Choose a tag to compare

v0.6.0

14 Sep 11:27
Compare
Choose a tag to compare

support ipywidgets >= 6.0.0

v0.5.0

01 Aug 18:09
Compare
Choose a tag to compare
drop Julia 0.4 support

v0.4.6

01 Aug 15:34
Compare
Choose a tag to compare
some more 0.6 depwarn fixes