Skip to content

Commit b75b2ea

Browse files
hyper-paramhyper-param
andauthored
fix: updated with latest whl file version : alphagenome-0.4.2.6-py3-none-any.whl (#4439)
Co-authored-by: hyper-param <peeyusht@google.com>
1 parent 28f7fc4 commit b75b2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/community/alphagenome/cloudai_alphagenome_vai_quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"# Keep Service account and token empty when using the key\n",
136136
"service_account = \"\" # @param {type:\"string\"}\n",
137137
"token = \"\" # @param {type:\"string\"}\n",
138-
"code_whl = \"alphagenome-0.4.2.5-py3-none-any.whl\"\n",
138+
"code_whl = \"alphagenome-0.4.2.6-py3-none-any.whl\"\n",
139139
"file_path = f\"gs://alphagenome-whl/{code_whl}\"\n",
140140
"\n",
141141
"service_account = service_account or None\n",

0 commit comments

Comments
 (0)