.. _userguide_extensions_examples_wrapping:

Wrapping A JavaScript Library
-----------------------------

This example is a scaled-down standalone version of the demo at
`https://staging.bokehplots.com/apps/surface3d`_ that does not involve a Bokeh
server.

.. bokeh-plot:: docs/user_guide/examples/extensions_example_wrapping.py
    :source-position: below

.. _https://staging.bokehplots.com/apps/surface3d: https://staging.bokehplots.com/apps/surface3d
