A wrapper around react components for use in jupyter notebooks
Project description
Introduction
The mlvis library contains a suite a visualization components. This library is still under active development. The current version consists of several prebuilt visualization components:
Installation
pip install mlvis
Then install the nbextension into the Jupyter notebook
jupyter nbextension install --py --symlink --sys-prefix mlvis
jupyter nbextension enable --py --sys-prefix mlvis
Development
Instructions for building this project locally can be found in the development documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mlvis-0.1.0.tar.gz
(8.1 MB
view hashes)
Built Distribution
mlvis-0.1.0-py3-none-any.whl
(16.4 MB
view hashes)