Metadata-Version: 2.1
Name: myst-nb-bokeh
Version: 0.5.3
Summary: MyST-NB-Bokeh includes functions for gluing and pasting Bokeh figures in MyST documents.
Home-page: https://github.com/bryanwweber/myst-nb-bokeh
Author: Bryan Weber
Author-email: bryan.w.weber@gmail.com
License: BSD-3-Clause
Project-URL: Documentation, https://myst-nb-bokeh.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/bryanwweber/myst-nb-bokeh
Project-URL: Tracker, https://github.com/bryanwweber/myst-nb-bokeh/issues
Keywords: docutils,sphinx,bokeh
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: code_style
Provides-Extra: testing
Provides-Extra: docs
License-File: LICENSE

# MyST-NB-Bokeh

[![PyPI status](https://img.shields.io/pypi/v/myst-nb-bokeh.svg)](https://pypi.org/project/myst-nb-bokeh)
[![continuous-integration](https://github.com/bryanwweber/MyST-NB-Bokeh/actions/workflows/test.yml/badge.svg)](https://github.com/bryanwweber/MyST-NB-Bokeh/actions/workflows/test.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/bryanwweber/MyST-NB-Bokeh/main.svg)](https://results.pre-commit.ci/latest/github/bryanwweber/MyST-NB-Bokeh/main)
[![Documentation Status](https://readthedocs.org/projects/myst-nb-bokeh/badge/?version=latest)](https://myst-nb-bokeh.readthedocs.io/en/latest/?badge=latest)

MyST-NB-Bokeh includes functions for gluing and pasting Bokeh figures in MyST-NB documents.


