panel.util.parameters module#
- panel.util.parameters.edit_readonly(parameterized: Parameterized) Iterator [source]#
Temporarily set parameters on Parameterized object to readonly=False to allow editing them.
- panel.util.parameters.extract_dependencies(function)[source]#
Extract references from a method or function that declares the references.