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

Automatic detect comms without calling pn.extension() #5645

Merged
merged 3 commits into from
Mar 7, 2023
Merged

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Mar 7, 2023

Fixes #5642

This will automatically update comms, so it is unnecessary to call pn.extension() to run Holoviews in a VScode or Colab.

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Merging #5645 (911bdaa) into main (b1414e9) will decrease coverage by 0.01%.
The diff coverage is 63.63%.

@@            Coverage Diff             @@
##             main    #5645      +/-   ##
==========================================
- Coverage   88.26%   88.25%   -0.01%     
==========================================
  Files         302      302              
  Lines       62517    62532      +15     
==========================================
+ Hits        55181    55189       +8     
- Misses       7336     7343       +7     
Impacted Files Coverage Δ
holoviews/util/__init__.py 75.76% <63.63%> (-0.25%) ⬇️
holoviews/operation/datashader.py 83.78% <0.00%> (-0.21%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hoxbro hoxbro merged commit eeabab2 into main Mar 7, 2023
@hoxbro hoxbro deleted the autodetect_comms branch March 7, 2023 17:39
Copy link

This pull request 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 this pull request may close these issues.

Example of PointerX in documentation does not work in vscode
2 participants