holoviz / holoviz/param

Parameters.serialize_parameters should ignore non JSON serializable parameters

Open
#1,074 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
521
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
35

Description

It would be great if
Parameters.serialize_parameters could ignore non JSON serializable parameters by default and finish the serialization without throwing `TypeError: Object of type XYZ is not JSON serializable` or one could define another hwarg like `json_serialize=True|False` when defining a parameter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.