Skip to content

Absolute path for Panel custom bokeh objects #2286

Description

@hyamanieu

This issue corresponds to point 3 the Discourse post https://discourse.holoviz.org/t/serving-panel-with-plotly-extension-offline/124/11

Using absolute path works well for embedding standard Bokeh models from a Bokeh server to a different server (e.g. a Flask app) but not for Panel "custom" bokeh objects when using Bokeh's server_document function.

There needs to be a way to embed absolute urls rather than relatives.

Example code can be found on this post: https://discourse.holoviz.org/t/serving-panel-with-plotly-extension-offline/124/14

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementMinor feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions