vidartf / ipyscales

A widget library for scales

Home Page:http://ipyscales.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipyscales

codecov Documentation Status

A Jupyter widgets library for scales.

Installation

You can install using pip:

pip install ipyscales

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] ipyscales

Acknowledgements

ipyscales is developed with financial support from:

About

A widget library for scales

http://ipyscales.readthedocs.io/en/latest/

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


Languages

Language:TypeScript 74.3%Language:Python 23.1%Language:JavaScript 2.5%Language:CSS 0.1%