-
Notifications
You must be signed in to change notification settings - Fork 34
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
ID-353 Update terra-notebook-utils version in base. #433
base: master
Are you sure you want to change the base?
Conversation
75a0272
to
33bba44
Compare
# Conflicts: # config/conf.json # terra-jupyter-aou/CHANGELOG.md # terra-jupyter-aou/Dockerfile # terra-jupyter-base/CHANGELOG.md # terra-jupyter-bioconductor/CHANGELOG.md # terra-jupyter-bioconductor/Dockerfile # terra-jupyter-gatk-ovtf/CHANGELOG.md # terra-jupyter-gatk-ovtf/Dockerfile # terra-jupyter-gatk/Dockerfile # terra-jupyter-hail/CHANGELOG.md # terra-jupyter-hail/Dockerfile # terra-jupyter-python/CHANGELOG.md # terra-jupyter-python/Dockerfile # terra-jupyter-r/CHANGELOG.md # terra-jupyter-r/Dockerfile
5cfa711
to
9507ff9
Compare
9507ff9
to
ba22428
Compare
@@ -98,6 +98,7 @@ jobs: | |||
- name: Test Python code with pytest | |||
run: | | |||
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}" | |||
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once my PR is merged, you won't have to do that, exceptiongroup released a 1.1.2 version 3 days ago that is corrupted and i figured out a way to cleanly install it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pr aims to rebuild the base image with the new terra-notebook-utils version. I followed the instructions here: https://broadworkbench.atlassian.net/wiki/spaces/IA/pages/2519564289/Integrating+new+Terra+docker+images+with+Leonardo#1.-Create-a-terra-docker-PR