0.2.1 • Published 2 years ago

ipyregulartable v0.2.1

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
2 years ago

An ipywidgets wrapper of regular-table for Jupyter.

Two Billion Rows

npm.io

Installation

You can install using pip:

pip install ipyregulartable

Or if you use jupyterlab:

pip install ipyregulartable
jupyter labextension install @jupyter-widgets/jupyterlab-manager

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