Skip to content

Commit

Permalink
Address Bug in Infrastructure #935
Browse files Browse the repository at this point in the history
Fixes #1028
- Add pyppeteer to make the call to the report server
- Uses chromium which can run JS
  • Loading branch information
mattyweb committed Mar 22, 2021
1 parent 8231a31 commit 0127c45
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 174 deletions.
1 change: 1 addition & 0 deletions server/prefect/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ prefect = "*"
sodapy = "*"
psycopg2-binary = "*"
pendulum = "*"
pyppeteer = "*"

[requires]
python_version = "3.7"
Loading

0 comments on commit 0127c45

Please sign in to comment.