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.
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>
and try the interactive jupyer notebook
and check out the examples