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 6c47797 commit 65145eaCopy full SHA for 65145ea
.github/workflows/build_documentation.yml
@@ -15,6 +15,7 @@ jobs:
15
commit_sha: ${{ github.sha }}
16
package: datasets
17
notebook_folder: datasets_doc
18
+ additional_args: --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
19
secrets:
20
token: ${{ secrets.HUGGINGFACE_PUSH }}
21
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
0 commit comments