Skip to content

DanlanChen/blocks-extras

 
 

Repository files navigation

Blocks extras

The blocks-extras repository contains a variety of useful extensions to Blocks. The goal of this repository is for people to share useful extensions, bricks, and other code snippets that are perhaps not general enough to go into the core Blocks repository.

Installation

Clone to a directory of your choice.

$ git clone git@github.com:mila-udem/blocks-extras.git

Usage

from blocks_extras.extensions.plotting import Plot

A Note about Plot

Due to significant architectural changes upstream in Bokeh, the Plot extension is currently incompatible with Bokeh ≥ 0.11. A reimagined Plot extension will probably require some sort of data storage backend of its own. Please see blocks-extras issue #35 if you are interested in helping move this situation forward. Until then, please use Bokeh 0.10 if you are interested in using the Plot extension.

About

A collection of extensions to the Blocks framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%