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 render with panel not loading extension dirs correctly #4083

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

govinda18
Copy link
Contributor

Fixes #4082

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #4083 (0bf3713) into master (a1fc86d) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #4083   +/-   ##
=======================================
  Coverage   83.58%   83.58%           
=======================================
  Files         223      223           
  Lines       33243    33244    +1     
=======================================
+ Hits        27785    27787    +2     
+ Misses       5458     5457    -1     
Flag Coverage Δ
ui-tests 37.56% <0.00%> (-0.02%) ⬇️
unitexamples-tests 74.66% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/io/jupyter_server_extension.py 0.00% <0.00%> (ø)
panel/io/state.py 70.00% <0.00%> (ø)
panel/tests/command/test_serve.py 85.36% <0.00%> (+2.43%) ⬆️

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

@philippjfr philippjfr merged commit bac82ad into holoviz:master Nov 4, 2022
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.

Render with panel in jupyter does not work with ipywidgets
2 participants