Skip to content

tapajyotiD/ipydatetime

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.3%
  • Python 45.2%
  • JavaScript 6.5%