You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
In PR #52, the JSONInit class is added to parambokeh. Instead of duplicating this class across paramnb and parambokeh, it might be worth moving this class and the corresponding documentation somewhere else (probably to param?).
The text was updated successfully, but these errors were encountered:
I think it's definitely worth it, as part of general support for configuration in Param, which is related to the yaml and JSON configuration file reading support currently in holoviz/param#153 . But let's work it out here first, then graduate it to Param separately.
In PR #52, the JSONInit class is added to parambokeh. Instead of duplicating this class across paramnb and parambokeh, it might be worth moving this class and the corresponding documentation somewhere else (probably to param?).
The text was updated successfully, but these errors were encountered: