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 f0b2234 commit 9196f59Copy full SHA for 9196f59
.github/workflows/docs.yaml
@@ -64,6 +64,7 @@ jobs:
64
run: |
65
set -x
66
cd docs
67
+ uv venv
68
uv pip install -r requirements.txt
69
curl -O https://gist.githubusercontent.com/ritchie46/cac6b337ea52281aa23c049250a4ff03/raw/89a957ff3919d90e6ef2d34235e6bf22304f3366/pokemon.csv
70
curl -O https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2021-01.parquet
0 commit comments