Skip to content

Commit

Permalink
Fix: try fix lint with python commands
Browse files Browse the repository at this point in the history
  • Loading branch information
alicechang0909 committed Dec 30, 2024
1 parent 3c84bb4 commit 99f8a96
Showing 1 changed file with 12 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/alicechang0909/vertex-ai-samples/blob/main/notebooks/official/feature_store/feature_monitoring_with_feature_registry.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -941,7 +951,8 @@
"metadata": {
"colab": {
"toc_visible": true,
"provenance": []
"provenance": [],
"include_colab_link": true
},
"kernelspec": {
"display_name": "Python 3",
Expand Down

0 comments on commit 99f8a96

Please sign in to comment.