Skip to content

Feature plot doesn't work: ReferenceError: Bokeh is not defined (404) in Docker Image #257

Open
@seb-koch

Description

@seb-koch

Hi,

i am using the latest docker image and the example data. It seems like the bokeh library isn't loaded properly.

Steps to reproduce

  • use docker image
  • use the example data
  • create project -> data -> features
  • click on the feature set, error is caught in console as it's failing to plot ( i guess)

Problem
I suppose there should be graphs appearing if i click on the "Features".
screen shot 2018-05-16 at 14 55 13

Error message
bundle.js:30198 Uncaught (in promise) ReferenceError: Bokeh is not defined at bokeh_render_plot (bundle.js:30198) at ref (bundle.js:30252) at attachRef (bundle.js:86965) at Object.ReactRef.attachRefs (bundle.js:86987) at ReactDOMComponent.attachRefs (bundle.js:14220) at CallbackQueue.notifyAll (bundle.js:22270) at ReactReconcileTransaction.close (bundle.js:86843) at ReactReconcileTransaction.closeAll (bundle.js:16853) at ReactReconcileTransaction.perform (bundle.js:16800) at ReactUpdatesFlushTransaction.perform (bundle.js:16787)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions