1.0.2 • Published 2 years ago

ipydatatable v1.0.2

Weekly downloads
-
License
BSD-3-Clause
Repository
gitlab
Last release
2 years ago

ipydatatable

Documentation Status

Library to wrap interactive datatables js into a library that helps pandas dataframes in JupyterLab

Installation

To install use pip:

$ pip install ipydatatable

Then install the extension using the following:

$ jupyter labextension install ipydatatable

Package Install

If you would like to do some development you can install the package witht eh follwoing:

Prerequisites

npm install --save ipydatatable