Custom extension using React

Hello, I tried to make a Custom Bokeh Extension with material-ui wich use react
You can see my attempt at GitHub - xavArtley/BokehMaterialUI: Repository to create a MRE of problems encoutered when trying to make a Custom Bokeh Extension using Material UI components
The package can be installed using python setup.py develop
And I provide a small example in the example directory
However it does not work, I end up with the following error

image

I suppose making a custom extension around react using the bokeh compiler engine is not as simple.
Is there a way to bundle correctly this small example?

1 Like

This specific topic is really one only @mateusz can address at present, but he does not frequent the discourse much. Iā€™d suggest opening a GitHub discussion since he is much more likely to see something there.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.