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

Add docs about loading the ipywidgets extension #2602

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Conversation

philippjfr
Copy link
Member

Fixes #2594

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #2602 (8b2381a) into master (a389d28) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2602      +/-   ##
==========================================
- Coverage   83.08%   83.07%   -0.01%     
==========================================
  Files         184      184              
  Lines       23296    23295       -1     
==========================================
- Hits        19355    19352       -3     
- Misses       3941     3943       +2     
Impacted Files Coverage Δ
panel/io/reload.py 66.29% <0.00%> (-2.25%) ⬇️
panel/tests/pane/test_plotly.py 98.10% <0.00%> (-0.64%) ⬇️
panel/pane/idom.py 27.40% <0.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a389d28...8b2381a. Read the comment docs.

@philippjfr philippjfr merged commit df9c3d1 into master Aug 3, 2021
@philippjfr philippjfr deleted the ipywidgets_docs branch August 3, 2021 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IPywidgets reference guide does not mention you should add "ipywidgets" to pn.extension
1 participant