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 2843ccd commit 7f1d5d5Copy full SHA for 7f1d5d5
docs/package.json
@@ -118,7 +118,9 @@
118
"https://docs-test-001.openai.azure.com",
119
"^https://platform\\.openai\\.com.*",
120
"^https://westus.dev.cognitive.microsoft.com/docs/services/luis-endpoint-api-v3-0$",
121
- "^https://www.tensorflow.org/api_docs/python/tf/config$"
+ "^https://westcentralus.dev.cognitive.microsoft.com/docs/services/luis-endpoint-api-v3-0$",
122
+ "^https://www.tensorflow.org/api_docs/python/tf/config$",
123
+ "^https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/TensorBoard$"
124
125
]
126
}
0 commit comments