jjangsangy / ipydatetime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 48.3%Language:Python 45.2%Language:JavaScript 6.4%