Skip to content

Commit 31fd0eb

Browse files
committed
Add Colab button
1 parent beae2e2 commit 31fd0eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python-recipes/vector-search/04_redisvl_benchmarking_basics.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"1. **Part 1: Setup & Configuration** - We'll define all our classes, functions, and utilities\n",
2222
"2. **Part 2: Benchmarking Execution** - We'll run the actual performance tests and analyze results\n",
2323
"\n",
24-
"---"
24+
"---\n",
25+
"<a href=\"https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/vector-search/04_redisvl_benchmarking_basics.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
2526
]
2627
},
2728
{

0 commit comments

Comments
 (0)