Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Integrate navigator brain with bokeh #5

@bcipolli

Description

@bcipolli

bokeh is a Python package for producing interactive browser-based plots on top of bokehjs. The goal here is to seamlessly integrate the roygbiv "navigator" brain with bokeh interactive plots.

As of bokeh/bokeh#2800 , bokeh supports definition of custom widgets. I believe if we can wrap roygbiv into the bokeh framework, then we can brain <-> plot two-way interactive plots easily, and focus development fully in Python

That way, the user could define the data, plots and interactions in Python, and have the html/javascript generated on the fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions