Skip to content

joranbeasley/bokeh_wordcloud2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bokeh_wordcloud2

a (mostly complete) bokeh implementation of wordcloud2-js

This extension attempts to make wordcloud available inside the bokeh ecosystem

This was made as part of a learning project to make bokeh widgets, but it was too good not to share.

Installation

pip install git+https://github.com/joranbeasley/bokeh_wordcloud2.git

or you can clone this repo and run setup.py install or pip install <git_checkout_directory>

Documentation

and try the interactive jupyer notebook Binder

and check out the examples