Welcome to MyST-NB-Bokeh’s documentation!
Contents
Welcome to MyST-NB-Bokeh’s documentation!¶
This extension provides an interface to glue and paste Bokeh figures in the output of Jupyter Notebook cells when using the MyST-NB library for Sphinx.
MyST-NB can already display Bokeh figures in its built output, using functionality built-in to Bokeh. For more information about this, see the MyST-NB documentation. However, gluing and pasting Bokeh figures (for example, into a MyST Figure directive) is not possible with the base MyST-NB package.
That’s where this extension comes in 😀
Installing¶
MyST-NB-Bokeh can currently be installed only with pip. Python versions higher than 3.7 are supported.
python -m pip install myst-nb-bokeh