Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NoneType' object has no attribute 'lookup' #171

Open
ddrinka opened this issue Sep 22, 2022 · 0 comments
Open

'NoneType' object has no attribute 'lookup' #171

ddrinka opened this issue Sep 22, 2022 · 0 comments

Comments

@ddrinka
Copy link

ddrinka commented Sep 22, 2022

Library Version
VS Code 1.71.2
python 3.9.13 64-bit
panel 0.13.1 0.14.0a25
jupyterlab 3.4.6
bokeh 2.4.3
jupyter-bokeh 3.0.5
pandas 1.4.4
ipywidgets 8.0.2

I'm using the Panel Getting Started notebook in Visual Studio Code. After hardcoding the comms implementation (holoviz/panel#3876) the matplotlib functionality works great. While the Bokeh functionality initially works, after the first batch of slider adjustments, a load of exceptions are thrown:
image

I saw #167 experiencing this issue as well, which doesn't actually appear to be related to the "single document" stuff @axil is running into.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant