-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Import Application from panel.io.application, drop 3.9, and ruff #707
Conversation
Discovered that Bokeh dropped 3.9 support, therefore Panel too, and so I also had to do drop it for Lumen holoviz/panel#6883 |
860e621
to
379aa64
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #707 +/- ##
==========================================
- Coverage 56.04% 56.02% -0.03%
==========================================
Files 98 98
Lines 11829 11828 -1
==========================================
- Hits 6630 6627 -3
- Misses 5199 5201 +2 ☔ View full report in Codecov by Sentry. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Application was dropped from
panel.io.server
which broke the Lumen importshttps://github.com/holoviz/panel/pull/7262/files#diff-aaf5dc2e57ff38e7660dbe2c7e08cd2b8a34242b382d40f049987b95f605e628L63