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

[IA-3606] Fix failing GHA automation #27

Merged
merged 8 commits into from
Jul 29, 2022

Conversation

n8landolt
Copy link
Contributor

@n8landolt n8landolt commented Jul 27, 2022

Description

Docker build command is failing.
The issue is ImportError: cannot import name 'contextfilter' from 'jinja2'

To fix this, we need to lock the Jinja2 version to 3.0. OR unpin nbconvert.

Solution sourced from here:
d2l-ai/d2l-book#46

@n8landolt n8landolt marked this pull request as ready for review July 27, 2022 19:34
``` py
SAM_ROOT = 'https://sam.dsde-dev.broadinstitute.org'
```

Copy link
Collaborator

Choose a reason for hiding this comment

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

can you document the url for access calhoun locally somewhere too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added!

Copy link
Contributor

@xuscrbw xuscrbw left a comment

Choose a reason for hiding this comment

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

lgtm

@n8landolt n8landolt merged commit 75a1797 into dev Jul 29, 2022
@n8landolt n8landolt deleted the nlandolt-fix-failing-gha-automation branch July 29, 2022 19:24
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.

3 participants