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

Allow overriding resource mode in Jupyter Server Extension #6965

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

philippjfr
Copy link
Member

Ensures that we can override the resource mode in the server extension by setting an environment variable.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.27%. Comparing base (f343b2b) to head (5dbd7b4).
Report is 1 commits behind head on main.

Files Patch % Lines
panel/io/jupyter_executor.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6965      +/-   ##
==========================================
- Coverage   81.71%   81.27%   -0.45%     
==========================================
  Files         326      326              
  Lines       48015    48017       +2     
==========================================
- Hits        39237    39024     -213     
- Misses       8778     8993     +215     

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

@philippjfr philippjfr merged commit 86eff50 into main Jul 10, 2024
13 of 14 checks passed
@philippjfr philippjfr deleted the override_jupyter_endpoint branch July 10, 2024 12:42
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.

1 participant