Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-1387. Update Jupyter(4.0.8) and Conda(23.10.0) version #1117

Closed
wants to merge 16 commits into from

Conversation

cdmikechen
Copy link
Contributor

@cdmikechen cdmikechen commented Nov 19, 2023

What is this PR for?

miniconda repo:
https://repo.anaconda.com/miniconda/

jupyterlab release:
https://github.com/jupyterlab/jupyterlab/releases

Jupyterlab has been upgraded to version 4.0.
Link: https://blog.jupyter.org/jupyterlab-4-0-is-here-388d05e03442

What type of PR is it?

Improvement

Todos

  • - Update jupyter to 4.0.8
  • - Update conda to 23.10.0
  • - Remove pyqlib (to fix python3.9+ compatibility issues, pyqlib does not support 3.9+)
  • - Add jupyter image building test

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1387

How should this be tested?

We have created a new CI test for jupyter docker image building

Screenshots (if appropriate)

Questions:

  • Do the license files need updating? YNo
  • Are there breaking changes for older versions? No
  • Does this need new documentation? No

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (56ca909) 62.65% compared to head (d38925d) 62.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1117   +/-   ##
=======================================
  Coverage   62.65%   62.65%           
=======================================
  Files         130      130           
  Lines        6320     6320           
=======================================
  Hits         3960     3960           
  Misses       2360     2360           
Flag Coverage Δ
python-integration 53.93% <ø> (ø)
python-unit 43.71% <ø> (ø)

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant