Skip to content

Commit 2cf57bb

Browse files
tmihalactqtensor
authored andcommitted
fix: Quickstart notebook example (feast-dev#3976)
fix: quickstart notebook example Removed unnecessary comma in notebook Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
1 parent 2b94a0b commit 2cf57bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/quickstart/quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@
10651065
"\n",
10661066
"- Read the [Concepts](https://docs.feast.dev/getting-started/concepts/) page to understand the Feast data model and architecture.\n",
10671067
"- Check out our [Tutorials](https://docs.feast.dev/tutorials/tutorials-overview) section for more examples on how to use Feast.\n",
1068-
"- Follow our [Running Feast with Snowflake/GCP/AWS](https://docs.feast.dev/how-to-guides/feast-snowflake-gcp-aws) guide for a more in-depth tutorial on using Feast.\n",
1068+
"- Follow our [Running Feast with Snowflake/GCP/AWS](https://docs.feast.dev/how-to-guides/feast-snowflake-gcp-aws) guide for a more in-depth tutorial on using Feast.\n"
10691069
]
10701070
}
10711071
],

0 commit comments

Comments
 (0)