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 streamz reference notebook #6980

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Fix streamz reference notebook #6980

merged 1 commit into from
Jul 16, 2024

Conversation

MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented Jul 13, 2024

Updates the streamz reference notebook

  • Recommends users to use Panel/ Param functionality instead
  • Improves a few smaller things

I really wanted to fix #6866. But I don't know what caused it and how to fix.

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (7267b38) to head (83c1c32).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6980      +/-   ##
==========================================
+ Coverage   81.71%   81.73%   +0.01%     
==========================================
  Files         326      326              
  Lines       48082    48082              
==========================================
+ Hits        39292    39298       +6     
+ Misses       8790     8784       -6     

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

@philippjfr philippjfr modified the milestones: next, v1.4.5 Jul 16, 2024
@philippjfr philippjfr merged commit ef5d6dd into main Jul 16, 2024
15 checks passed
@philippjfr philippjfr deleted the fix/streamz branch July 16, 2024 07:50
@philippjfr
Copy link
Member

Will merge this as is. Not sure what's wrong there either. Pyodide fails because it uses the Tornado event loop.

philippjfr pushed a commit that referenced this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output error: name 'pn' is not defined in https://panel.holoviz.org/reference/panes/Streamz.html
2 participants