A Jupyter widgets library for time and datetime pickers
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