From 99f8a961153e61b5e5d110abd98c9bea30deed65 Mon Sep 17 00:00:00 2001 From: alicechang0909 Date: Mon, 30 Dec 2024 00:45:52 -0800 Subject: [PATCH] Fix: try fix lint with python commands --- .../feature_monitoring_with_feature_registry.ipynb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/notebooks/official/feature_store/feature_monitoring_with_feature_registry.ipynb b/notebooks/official/feature_store/feature_monitoring_with_feature_registry.ipynb index 5090f9ea8..0bf8a7ce8 100644 --- a/notebooks/official/feature_store/feature_monitoring_with_feature_registry.ipynb +++ b/notebooks/official/feature_store/feature_monitoring_with_feature_registry.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "view-in-github", + "colab_type": "text" + }, + "source": [ + "\"Open" + ] + }, { "cell_type": "code", "execution_count": null, @@ -941,7 +951,8 @@ "metadata": { "colab": { "toc_visible": true, - "provenance": [] + "provenance": [], + "include_colab_link": true }, "kernelspec": { "display_name": "Python 3",