A Jupyter widgets library for time and datetime pickers


Keywords
Jupyter, Widgets, IPython
License
BSD-3-Clause
Install
pip install ipydatetime==1.2.0

Documentation

ipydatetime

Documentation Build Status codecov

A Jupyter widgets library for time and datetime pickers

Installation

You can install using pip:

pip install ipydatetime

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] ipydatetime