File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,14 @@ def url_scraper(
4949 "https://docs.zenml.io/how-to/debug-and-solve-issues" ,
5050 "https://docs.zenml.io/stack-components/step-operators/azureml" ,
5151 "https://docs.zenml.io/how-to/interact-with-secrets" ,
52+ # "https://docs.zenml.io/how-to/infrastructure-deployment/auth-management/service-connectors-guide",
53+ # "https://docs.zenml.io/how-to/infrastructure-deployment/auth-management/hyperai-service-connector",
54+ # "https://docs.zenml.io/stack-components/data-validators/evidently",
55+ # "https://docs.zenml.io/stack-components/data-validators",
56+ # "https://docs.zenml.io/stack-components/step-operators/sagemaker",
57+ # "https://docs.zenml.io/stack-components/alerters/slack",
58+ # "https://docs.zenml.io/how-to/infrastructure-deployment/auth-management/kubernetes-service-connector",
59+ # "https://docs.zenml.io/how-to/infrastructure-deployment/auth-management/azure-service-connector"
5260 ]
5361 else :
5462 docs_urls = get_all_pages (docs_url )
You can’t perform that action at this time.
0 commit comments