Add .clone method
Open
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.

Contributor 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