From dcb3ff6ff0c7bcae32bad5dba252adeeb36e81d3 Mon Sep 17 00:00:00 2001 From: dpanigra Date: Fri, 20 Feb 2026 13:24:29 +0000 Subject: [PATCH] feat: Include the Alphagenome finetuning notebook url in the readme. Update the codeowners --- notebooks/community/CODEOWNERS | 2 +- notebooks/community/alphagenome/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/community/CODEOWNERS b/notebooks/community/CODEOWNERS index 62d233e3c..084fec097 100644 --- a/notebooks/community/CODEOWNERS +++ b/notebooks/community/CODEOWNERS @@ -27,7 +27,7 @@ /vertex_endpoints/nvidia-triton/nvidia-triton-custom-container-prediction.ipynb @RajeshThallam /vertex_endpoints/optimized_tensorflow_runtime @vlasenkoalexey /notebooks/community/alphagenome/cloudai_alphagenome_vai_quickstart.ipynb @dpanigra -/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb @dpanigra +/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb @dpanigra /notebooks/community/weathernext/weathernext_2_early_access_program.ipynb @dpanigra /notebooks/community/ml_ops/stage2/get_started_with_visionapi_and_automl.ipynb @mansari /notebooks/community/neo4j/graph_paysim.ipynb @benofben @laeg diff --git a/notebooks/community/alphagenome/README.md b/notebooks/community/alphagenome/README.md index 1bad3e4e5..0606adcf6 100644 --- a/notebooks/community/alphagenome/README.md +++ b/notebooks/community/alphagenome/README.md @@ -94,4 +94,4 @@ To utilize these models via this service: The quickest way to get started with the AlphaGenome in Google Cloud Platform is to run [our example notebook](cloudai_alphagenome_vai_quickstart.ipynb) in [Google Colab](https://colab.research.google.com/). ## Quick start finetune -The quickest way to get started with the AlphaGenome fineutning in Google Cloud Platform is to run [our finetuning notebook](cloudai_alphagenome_finetune.ipynb) in [Google Cloud Enteprise Colab](https://docs.cloud.google.com/colab/docs/introduction). +The quickest way to get started with the AlphaGenome fineutning in Google Cloud Platform is to run [our finetuning notebook](cloudai_alphagenome_finetune.ipynb) in [Google Cloud Platform Enteprise Colab](https://docs.cloud.google.com/colab/docs/introduction).