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

Add support for jupyterlab 4 #272

Merged
merged 4 commits into from
Jun 1, 2024
Merged

Conversation

painebot
Copy link
Contributor

@painebot painebot commented Jun 1, 2024

Uplift to latest pattern/tools/standards
fixes #264
fixes #229

@timkpaine timkpaine changed the title Add support for jupyterlab 4, fixes #264, fixes #229 Add support for jupyterlab 4 Jun 1, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 85.24590% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 84.84%. Comparing base (fd33902) to head (b08c6e3).
Report is 19 commits behind head on main.

Files Patch % Lines
nbcelltests/__main__.py 0.00% 2 Missing ⚠️
nbcelltests/__init__.py 66.66% 1 Missing ⚠️
nbcelltests/define.py 0.00% 1 Missing ⚠️
nbcelltests/extension.py 80.00% 1 Missing ⚠️
nbcelltests/lint/__init__.py 88.88% 1 Missing ⚠️
nbcelltests/shared.py 75.00% 1 Missing ⚠️
nbcelltests/test.py 83.33% 1 Missing ⚠️
nbcelltests/tests_vendored.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
- Coverage   84.96%   84.84%   -0.13%     
==========================================
  Files          16       15       -1     
  Lines        1197     1194       -3     
  Branches      123      123              
==========================================
- Hits         1017     1013       -4     
- Misses        159      160       +1     
  Partials       21       21              

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

@timkpaine timkpaine merged commit 6e25f04 into jpmorganchase:main Jun 1, 2024
3 checks passed
@painebot painebot deleted the tkp/jlab4 branch June 4, 2024 15:27
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.

JupyterLab 4 Add support for prebuilt extension
3 participants