jupyterlab-plyto
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

plyto

Binder

Python Visualization Toolkit for Machine Learning and Data Exploration

Prerequisites for Model Visualization

  • JupyterLab
  • Statusbar Extension

Prerequisites for Data Exploration

  • JupyterLab
  • Pandas
  • Altair

Usage

  • Open model visualizations from the toolbar or status bar (if model is training)
  • Use data exploration functions with
from plyto import check_datacheck_column

Install

Development

Contributing

Install

Requires node 4+ and npm 4+

git clone https://github.com/jupytercalpoly/plyto.git
cd plyto
npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app

npm run build
jupyter lab build

Package Sidebar

Install

npm i jupyterlab-plyto

Weekly Downloads

5

Version

0.1.1

License

BSD-3-Clause

Unpacked Size

48.2 kB

Total Files

23

Last publish

Collaborators

  • noahstapp