Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

vidartf/ipydatetime

Repository files navigation

ipydatetime

Documentation Build Status codecov

===== THIS REPOSITORY HAS BEEN ARCHIVED, AS THE WIDGETS ARE NOW AVAILABLE VIA THE IPYWIDGETS PACKAGE ITSELF =====

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