[IPython-dev] Altering interact controls at run-time

Scott Burns scott.s.burns at vanderbilt.edu
Tue Apr 22 16:52:52 EDT 2014


I published a little [toy MR 
viewer](https://github.com/sburns/mrinteract) built on the new interact 
infrastructure. It's amazing how  much work that little function is 
doing.

One thing I couldn't figure was whether it's possible to alter the range 
of sliders based on the values of other controls? For example, a slider 
should go between 0 and 10 when a dropdown is 'a', but between 0-5 when 
the dropdown is set to 'b'.

--Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140422/b26c7040/attachment.html>


More information about the IPython-dev mailing list