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 340b0a1 commit cadc8faCopy full SHA for cadc8fa
.github/workflows/notebooks.yml
@@ -65,6 +65,7 @@ jobs:
65
python3 -m tensorflow_docs.tools.nblint \
66
--styles=google,tensorflow \
67
--arg=repo:google/generative-ai-docs --arg=branch:main \
68
+ --arg=base_url:https://developers.generativeai.google/ \
69
--exclude_lint=tensorflow::button_download \
70
"${changed_notebooks[@]}"
71
fi
0 commit comments