3.0.0 • Published 2 years ago

ipyd3 v3.0.0

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

ipyd3

Documentation Status

Library for visualizing D3.js inside Jupyter

Installation

To install use pip:

$ pip install ipyd3

Then install the extension using the following:

$ jupyter labextension install ipyd3

Package Install

If you would like to do some development you can install the package with the following:

Prerequisites

npm install --save ipyd3