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

Warn if extension could not be loaded #1437

Merged
merged 1 commit into from
Jun 20, 2020
Merged

Conversation

philippjfr
Copy link
Member

Fixes #1316

@philippjfr philippjfr force-pushed the warn_loaded_extension branch from 8de1d40 to e03f0d2 Compare June 20, 2020 14:20
@philippjfr philippjfr force-pushed the warn_loaded_extension branch from e03f0d2 to 3b1c674 Compare June 20, 2020 14:36
@codecov
Copy link

codecov bot commented Jun 20, 2020

Codecov Report

Merging #1437 into master will decrease coverage by 0.03%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1437      +/-   ##
==========================================
- Coverage   87.93%   87.90%   -0.04%     
==========================================
  Files         135      135              
  Lines       14872    14879       +7     
==========================================
+ Hits        13078    13079       +1     
- Misses       1794     1800       +6     
Impacted Files Coverage Δ
panel/config.py 45.45% <14.28%> (-1.09%) ⬇️

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 58550a2...3b1c674. Read the comment docs.

@philippjfr philippjfr merged commit 89e9d0a into master Jun 20, 2020
@philippjfr philippjfr deleted the warn_loaded_extension branch June 20, 2020 16:14
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.

panel does not interact properly with plotly.express in jupyter notebook
1 participant