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

Split PanelJupyterExecutor into separate module #4276

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

philippjfr
Copy link
Member

Fixes #4271

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #4276 (80adfd1) into main (7918671) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #4276      +/-   ##
==========================================
- Coverage   82.72%   82.69%   -0.03%     
==========================================
  Files         238      239       +1     
  Lines       34382    34393      +11     
==========================================
  Hits        28442    28442              
- Misses       5940     5951      +11     
Flag Coverage Δ
ui-tests 38.01% <0.00%> (-0.02%) ⬇️
unitexamples-tests 73.83% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
panel/io/jupyter_executor.py 0.00% <0.00%> (ø)
panel/io/jupyter_server_extension.py 0.00% <0.00%> (ø)

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

@philippjfr philippjfr merged commit 4041cbb into main Jan 12, 2023
@philippjfr philippjfr deleted the separate_jupyter_executor branch January 12, 2023 17:11
philippjfr added a commit that referenced this pull request Jan 16, 2023
* Split PanelJupyterExecutor into separate module

* Small fix
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.

Jupyter Server startup really slow when panel is installed
1 participant