ipywidgets and jupyter-js-widgets 5.2
  • Installation »

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

ipywidgets¶

Contents¶

User Guide

  • Installation
  • Using Interact
    • Basic interact
    • Fixing arguments using fixed
    • Widget abbreviations
    • Using function annotations with interact
    • interactive
    • Disabling continuous updates
    • Arguments that are dependent of each other
  • Simple Widget Introduction
    • What are widgets?
    • What can they be used for?
    • Using widgets
    • Why does displaying the same widget twice work?
    • Widget properties
    • Linking two similar widgets
  • Widget List
    • Complete list
    • Numeric widgets
    • Boolean widgets
    • Selection widgets
    • String widgets
    • Button
    • Animation widget
  • Widget Events
    • Special events
    • Traitlet events
    • Linking Widgets
  • Widget Styling
    • Parent/child relationships
    • Fancy boxes
    • Alignment
    • Visibility
  • Building a Custom Widget - Hello World
    • Building a Custom Widget
    • Python Kernel
    • Front end (JavaScript)
    • Test
    • Making the widget stateful
    • Test
    • Finishing
    • Test
  • Low Level Widget Tutorial
    • How do they fit into the picture?
    • How?
    • Comms
    • Synchronized state
    • Views
    • Code execution
    • Model construction
    • Displaying a view
    • Widget skeleton
    • Installation
    • Static assets
    • Distribution
    • Conclusion
  • Contributing
  • ipywidgets changelog
    • 4.1.x
    • 4.0.x

Developer Docs

  • Developer Install
  • Testing
  • Developer Release Procedure
    • Publish jupyter-js-widgets
    • Prepare widgetsnbextension npm module
    • Here we commit our changes to the two package.json files
    • Back to dev

Back to top

© Copyright 2016, Jupyter Team, https://jupyter.org.
Created using Sphinx 1.4.9.