We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee66ac commit 774510bCopy full SHA for 774510b
.github/workflows/docs.yaml
@@ -66,6 +66,7 @@ jobs:
66
run: |
67
set -x
68
cd docs
69
+ uv pip install -r requirements.txt
70
curl -O https://gist.githubusercontent.com/ritchie46/cac6b337ea52281aa23c049250a4ff03/raw/89a957ff3919d90e6ef2d34235e6bf22304f3366/pokemon.csv
71
curl -O https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2021-01.parquet
72
make html
0 commit comments