You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the most part it makes the code look better (css properties are now direct attributes, and button styles can be set with button_style attribute, etc.)
Just thought I'd report the suggestion at the very least. There aren't enough good tutorials like this for the IPython widget system.
The text was updated successfully, but these errors were encountered:
I found your IPython tutorials very helpful, but I had to convert them to IPython 3 format to get the notebooks to work.
Here is the guide for converting to IPython 3 style widgets: https://ipython.org/ipython-doc/3/whatsnew/version3_widget_migration.html
For the most part it makes the code look better (css properties are now direct attributes, and button styles can be set with button_style attribute, etc.)
Just thought I'd report the suggestion at the very least. There aren't enough good tutorials like this for the IPython widget system.
The text was updated successfully, but these errors were encountered: