Skip to content

Use Python3.9 for jupyter notebook server #294

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

Merged
merged 12 commits into from
Aug 4, 2023

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Aug 2, 2023

Upgrades the venv used for the OOD jupyter notebook server app to Python3.9 and uses a pip-freeze generated requirements file for the jupyter install. This fixes an issue where pip gets stuck in a dependency resolution loop and times-out (from Ansible's point of view at least) during the jupyter install.

Copy link
Collaborator

@m-bull m-bull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjpb sjpb marked this pull request as ready for review August 4, 2023 13:27
@sjpb sjpb requested a review from a team as a code owner August 4, 2023 13:27
@sjpb sjpb merged commit af1c633 into fix/opensearch-plugin-ver Aug 4, 2023
@sjpb sjpb deleted the fix/jupyter branch August 4, 2023 13:27
This was referenced Aug 8, 2023
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.

2 participants