cesium-ml / cesium

Machine Learning Time-Series Platform
Other
670 stars 101 forks source link

Plotting doesn't work. Bokeh is not yet defined #270

Closed seb-koch closed 6 years ago

seb-koch commented 6 years ago

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

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)

seb-koch commented 6 years ago

i will create this in cesium-web.