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

Update codebase to accommodate Pangeo Notebook foundation shift to 2024-11-11 #485

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

elehmer
Copy link
Contributor

@elehmer elehmer commented Jan 9, 2025

Summary of changes and related issue

Required changes for the codebase to move dependent packages to the version in Pangeo Notebook 2024-11-11 image. This will allow the CA JupyterHUB to move its foundation image.

Relevant motivation and context

Currently the JupyterHUB runs on Pangeo Notebook image from 2022-09-21. We should modernize that foundation to keep pace with changes in python libraries.

How to test

I will have Brian update the dev HUB to use the new Pangeo image.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • None of the above

To-Do

  • Unit tests
    • Existing unit tests are passing
    • If relevant, new unit tests are written (required 80% unit test coverage)
  • Documentation
  • Naming conventions followed
    • Helper functions hidden with _ before the name
  • Any notebooks known to utilize the affected functions are still working
  • Black formatting has been utilized
  • Tagged/notified 2 reviewers for this PR

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