@@ -48,15 +48,15 @@ def url_scraper(
4848 "https://docs.zenml.io/how-to/track-metrics-metadata/logging-metadata" ,
4949 "https://docs.zenml.io/how-to/debug-and-solve-issues" ,
5050 "https://docs.zenml.io/stack-components/step-operators/azureml" ,
51- "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"
51+ # "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"
6060 ]
6161 else :
6262 docs_urls = get_all_pages (docs_url )
0 commit comments