Skip to content

pbugnion/jupyter-widgets-for-data-science-guis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter widgets demonstration

This repository implements a Jupyter widget for interactively labelling a training set to be used in a classifier:

Example widget

To run the code:

  1. Install the dependencies with pip install -r requirements.txt
  2. Run the notebook demo.ipnyb

This has only been tested in a Python 3 environment.

This repository accompanies my talk Reduce friction in your data science workflows with Jupyter widgets at PyconUK 2017. The code is in labeller.py.

About

Creating user interfaces for data science with Jupyter widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published