pydy / pydy-tutorial-human-standing

PyDy tutorial materials for MASB 2014, PYCON 2014, and SciPy 2014/2015.
http://pydy.org
160 stars 70 forks source link

Added a depencency on older version of ipywidgets #100

Open jbm950 opened 8 years ago

jbm950 commented 8 years ago

This change signifies that we are using a 4.X version of ipywidgets for this tutorial. This information has been added to the README and the environment checker.

moorepants commented 8 years ago

I think we need to release a new version of PyDy that enforces this dependency bound. So that conda install pydy just works.