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

Fix colab #6269

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Fix colab #6269

merged 2 commits into from
Jun 7, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jun 7, 2024

Fixes #6049

image

@hoxbro hoxbro added the type: bug Something isn't correct or isn't working label Jun 7, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.53%. Comparing base (4bd31bc) to head (226b07b).
Report is 1 commits behind head on main.

Files Patch % Lines
holoviews/plotting/renderer.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6269       +/-   ##
===========================================
+ Coverage   17.72%   88.53%   +70.80%     
===========================================
  Files         323      323               
  Lines       67910    67934       +24     
===========================================
+ Hits        12039    60142    +48103     
+ Misses      55871     7792    -48079     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

[skip ci]
@hoxbro hoxbro requested a review from philippjfr June 7, 2024 14:52
@hoxbro hoxbro merged commit fc6e48b into main Jun 7, 2024
@hoxbro hoxbro deleted the colab_fix branch June 7, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty output in Colab
2 participants