ipywidgets and jupyter-js-widgets
5.2
User Guide
Installation
Using Interact
Simple Widget Introduction
Widget List
Widget Events
Widget Styling
Building a Custom Widget - Hello World
Low Level Widget Tutorial
Contributing
ipywidgets changelog
Developer Docs
Developer Install
Testing
Developer Release Procedure
In [3]:
from ipywidgets import Play x = Play()
In [4]:
x
Data type cannot be displayed: application/vnd.jupyter.widget
In [ ]: