Jupyter: embed live interactive widgets

前端 未结 2 478
Happy的楠姐
Happy的楠姐 2021-02-13 15:12

According to the Jupyter blog here, it is now possible to embed interactive widgets in a static webpage:

Live interactive widgets can now be embedded into

2条回答
  •  猫巷女王i
    2021-02-13 15:27

    We made Kyso for exactly this. You can embed a jupyter notebook into a website using kyso.io, and as long as the widgets are supported by BokehJS dashboard, the notebook will be interactive. Here is an example

    PS. (disclaimer - I’m a founder of kyso)

提交回复
热议问题