Hi, first sorry if this is not the right place to ask this kind of question. I am trying to integrate bokeh into another notebook which is similar to jupyter.
I read some related source code of bokeh and want to start to write some code to verify my idea. But I don’t know where to start and how to test it. I didn’t find much infoation in this link Contribute — Bokeh 2.4.2 Documentation
Could anyone point me to any related documentation or any guidance ? Thanks
My guess is that embedding is probably a matter of using one of those existing embed APIs, together with a template that is customized and appropriate for your situation. As an example, here is the trivial template used with bokeh.embed.components in the Jupyter notebook:
Hi, first sorry if this is not the right place to ask this kind of question. I am trying to integrate bokeh into another notebook which is similar to jupyter.
I read some related source code of bokeh and want to start to write some code to verify my idea. But I don't know where to start and how to test it. I didn't find much infoation in this link Contribute — Bokeh 3.3.2 Documentation
Could anyone point me to any related documentation or any guidance ? Thanks
My guess is that embedding is probably a matter of using one of those existing embed APIs, together with a template that is customized and appropriate for your situation. As an example, here is the trivial template used with bokeh.embed.components in the Jupyter notebook:
Hi, first sorry if this is not the right place to ask this kind of question. I am trying to integrate bokeh into another notebook which is similar to jupyter.
I read some related source code of bokeh and want to start to write some code to verify my idea. But I don’t know where to start and how to test it. I didn’t find much infoation in this link http://bokeh.pydata.org/en/latest/docs/dev_guide.html
Could anyone point me to any related documentation or any guidance ? Thanks
–
You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].