* upgraded spark on ray on vertex ai notebook to 2.42.0 version
* upgraded spark on ray on vertex ai notebook to 2.42.0 version
* upgraded spark on ray on vertex ai notebook to 2.42.0 version
* upgraded spark on ray on vertex ai notebook to 2.42.0 version
Updated branding/name of Vertex AI Workbench, added "Overview" heading.
Why? Not having an "Overview" heading prevents this notebook from getting picked up in our notebook list output.
* chore, refactor: edits made according to the template
* chore: lint run
* fix: remove ray version
* fix: made dataset url to http to deal with job failure error
* chore: lint run
* chore: fixes markdown as per guide
* chore: lint
* chore, fix: adds testing code and also fix the error
* chore, fix: clear outputs adds retries and adds http dataset path in testing
* chore: review comment addressed
* chore: lint run
* refactor: removes IS_TESTING flag
* chore, fix: Removes IS_TESTING, fixes packages installations, runs end to end
* chore: lint run
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update vertex_ai_feature_store_based_llm_grounding_tutorial.ipynb
remove back ticks from product/feature names
* Update spark_on_ray_on_vertex_ai.ipynb
Edited link text and added another link to relevant documentation
* added command to install JDK
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
Co-authored-by: Ravi Dalal <ravidalal@google.com>
* added example notebook for Spark on RoV
* added example notebook for Spark on RoV
* ran linter on spark_on_ray_on_vertex_ai.ipynb
* updated official CODEOWNERS file for spark on ray on vertex ai notebook
* fixed text
* fixed project and location variables for build
* lint run
* added docker authentication
* renamed docker repo
* added sdk version
* added quiet to docker authentication
* added explicit dependencies installation
* added google cloud aiplatform ray module installation
* added gcloud update and cleanup
* added a wait to avoid timeout error in the test build
* fixed cluster resource name in delete
* added timestamp suffix to cluster name
* added a 5 minutes wait after cluster creation
* address PR comments
* Update ray_cluster_management.ipynb
Updated logo for Colab Enterprise
* fix: change accelerator type
* fix: alter accelerator type
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* fix: n1-standard-8 changed to n1-standard-16 and Tesla K80 changed to Tesla T4 + refactored code according to the template
* refactor: keeping the machine types same. Original issue with the K80 accelerators as they're no longer supported
---------
Co-authored-by: rohith-egen <rohith.alla@egen.ai>
Co-authored-by: krishr2d2 <krishna.movva@egen.ai>
* Update get_started_with_pytorch_rov.ipynb
This is a test
* Added "Open in Colab Enterprise" link and made other edits
* Update ray_cluster_management.ipynb
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>