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
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usage questions and technical assistance; post those at Discourse instead. Issues without the required information below may be closed immediately.
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
holoviews 1.15.4
hvplot 0.8.2
jupyter-bokeh 3.0.5
jupyter_client 8.0.3
jupyter_core 5.2.0
jupyterlab-widgets 3.0.5
Description of expected behavior and the observed behavior
expect example code at (https://holoviews.org/reference/streams/bokeh/PointerX.html?highlight=pointerx)
to run in vscode without modification but didnt
however adding the following lines makes it work as expected so please add the following lines to the example .
Could be just comments in the example code for vscode users
import panel as pn
pn.extension(comms='vscode')
Complete, minimal, self-contained example code that reproduces the issue
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usage questions and technical assistance; post those at Discourse instead. Issues without the required information below may be closed immediately.
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
holoviews 1.15.4
hvplot 0.8.2
jupyter-bokeh 3.0.5
jupyter_client 8.0.3
jupyter_core 5.2.0
jupyterlab-widgets 3.0.5
Version: 1.75.1 (system setup)
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
Date: 2023-02-08T21:32:34.589Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: No
Description of expected behavior and the observed behavior
expect example code at (https://holoviews.org/reference/streams/bokeh/PointerX.html?highlight=pointerx)
to run in vscode without modification but didnt
however adding the following lines makes it work as expected so please add the following lines to the example .
Could be just comments in the example code for vscode users
import panel as pn
pn.extension(comms='vscode')
Complete, minimal, self-contained example code that reproduces the issue
Stack traceback and/or browser JavaScript console output
Screenshots or screencasts of the bug in action
The text was updated successfully, but these errors were encountered: