1.2.0 • Published 3 years ago

jupyter-widget-datetime v1.2.0

Weekly downloads
165
License
BSD-3-Clause
Repository
github
Last release
3 years ago

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