ipyd3

Library for visualizing D3.js inside Jupyter

Usage no npm install needed!

<script type="module">
  import ipyd3 from 'https://cdn.skypack.dev/ipyd3';
</script>

README

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