Skip to content

Support param.help() #356

@jbednar

Description

@jbednar

HoloViews offers a help function hv.help(obj) that provides information on parameters and ranges for any Parameterized object, not just HoloViews objects. Can we move the generic Parameter-processing functionality into Param and offer param.help() to give information about any Parameterized object, extended separately by HoloViews but with the basics available to people who don't have HoloViews installed? Panel could then e.g. import help into its namespace for use as pn.help().

Metadata

Metadata

Assignees

Labels

docdocs, interactive help, auto-completion, etctype-featureFeature request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions