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
As we now have access to sub-issues, this is a good way to have a central issue for discussion. The name next to a proposal will be assigned to create a sub-issue, and when that is created, I will replace it with the issue number.
color_index and family (@hoxbro)
a. Check if it warns
b. If it warns, we could likely remove it in the next minor; otherwise, we should make it warn in the next patch version.
Remove automatic rc-file (@hoxbro)
a. Replace it with hv.extensions(rc_file="~/.holoviewsrc")
Effort level: Small
Remove unused configs future_deprecations and warn_options_call
Remove dash support
These deprecations points were made in collaboration with @jlstevens and @Azaya89
The text was updated successfully, but these errors were encountered:
As we now have access to sub-issues, this is a good way to have a central issue for discussion. The name next to a proposal will be assigned to create a sub-issue, and when that is created, I will replace it with the issue number.
Effort level: Big
.options
method (duplicative of.opts
) (@jlstevens).to
API to only be available forDataset
(@hoxbro)Effort level: Medium
color_index
and family (@hoxbro)a. Check if it warns
b. If it warns, we could likely remove it in the next minor; otherwise, we should make it warn in the next patch version.
rc-file
(@hoxbro)a. Replace it with
hv.extensions(rc_file="~/.holoviewsrc")
Effort level: Small
future_deprecations
andwarn_options_call
These deprecations points were made in collaboration with @jlstevens and @Azaya89
The text was updated successfully, but these errors were encountered: