/ipydatetime

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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