Skip to content

DashR does not currently have the get_asset_url method for loading asset URLs like Dash for Python #158

Closed
@HammadTheOne

Description

@HammadTheOne

As originally referenced in a DashR docs issue, Dash for R currently lacks this method which is featured in the Python version. Based on the Python implementation, it would grab the asset URL from the assets directory without needing to specify the exact path.

@rpkyle @HammadTheOne - Do you think we could get a get_asset_url into Dash for R before the next release? Here is the implementation in Python:
https://github.com/plotly/dash/blob/e622f2a31202302d0c305c56e738d1ea369403e6/dash/dash.py#L1559-L1566

If it's not in Dash for R, then we can include it in this example as a helper function.

Originally posted by @chriddyp in https://github.com/plotly/dash-enterprise-docs/pull/95

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions