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

Example of PointerX in documentation does not work in vscode #5642

Closed
jj-github-jj opened this issue Mar 7, 2023 · 1 comment · Fixed by #5645
Closed

Example of PointerX in documentation does not work in vscode #5642

jj-github-jj opened this issue Mar 7, 2023 · 1 comment · Fixed by #5645

Comments

@jj-github-jj
Copy link
Contributor

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

# code goes here between backticks

Stack traceback and/or browser JavaScript console output

Screenshots or screencasts of the bug in action

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant