Dmitriy Leybel

Results 7 issues of Dmitriy Leybel

#### ALL software version info python == 3.9.13 geoviews == 1.9.5 holoviews == 1.14.8 shapely == 1.8.2 cartopy == 0.20.3 bokeh == 2.4.2 matplotlib == 3.5.1 #### Description of expected...

**Problem**: Param callables do not work as expected given the purpose of the parametrized class. Per the documentation, the purpose of the callables is partly to modify the attributes of...

In troubleshooting why my videos weren't autoplaying, I found that the noodl video node isn't passing along some of the attributes specified in the sidebar. Here is my sidebar setup...

If there is a floating group and I try to create a new group, the new group attaches to the main element tree as well as the floating group. If...

#### ALL software version info ``` jupyter_bokeh == 4.0.1 panel == 1.4.1 vscode == 1.88.0 notebook == 7.1.2 bokeh == 3.4.0 VS Code Jupyter Extension: v2024.3.0 ``` #### Description of...

#### ALL software version info param==2.1.0 langchain-openai==0.1.9 #### Description of expected behavior and the observed behavior The following errors out when setting the default instantiation of a ChatOpenAI object on...

#### ALL software version info Python == 3.1x Param == 2.1.0 #### Description of expected behavior and the observed behavior In trying to inherit from `param.Parameterized` and an abstract class,...