holoviz / holoviz/param

Add .clone method

Open
#743 0 comments 0 reactions 0 assignees View on GitHub
type-feature
Dominant language
Python
Stars
521
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
35

Description

Any Panel `Viewable` provides the `clone` method.

This makes it dead simple to make copies of instances for example for testing slight variations of the same object.

Please add. Thanks.

![image](https://user-images.githubusercontent.com/42288570/232496138-b0fe3443-7e08-4f52-8c95-0a8193e051bc.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating how Panel Viewable objects integrate with this project and whether any existing copy or cloning behavior is exposed. Check the relevant API and test coverage before choosing an implementation point. Done means every Panel Viewable provides a clone method that makes an independent copy suitable for testing variations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.