Skip to content

Add API and document functionality for frameworks to introspect dependencies and watchers #1098

@maximlt

Description

@maximlt

While extending Param's README, I realized there's a gap in Param's functionality and documentation. Param provides "lazy reactive" APIs (depends(watch=False), bind(watch=False), rx(), etc.) that are meant to be introspected by a framework like Panel to build its own reactive workflow. It seems like Param does not document this at all and, in fact, lacks that kind of functionality. One example that comes to mind is the private and undocumented attribute _dinfo, which is accessed quite a bit internally in Panel for introspection.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions