Skip to content

Commit 38eec6b

Browse files
rerun all docs notebooks
1 parent 807c204 commit 38eec6b

9 files changed

+1347
-1168
lines changed

docs/overview/cli.ipynb

Lines changed: 24 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"cell_type": "code",
68-
"execution_count": 43,
68+
"execution_count": 2,
6969
"metadata": {},
7070
"outputs": [
7171
{
@@ -99,14 +99,14 @@
9999
},
100100
{
101101
"cell_type": "code",
102-
"execution_count": 44,
102+
"execution_count": 3,
103103
"metadata": {},
104104
"outputs": [
105105
{
106106
"name": "stdout",
107107
"output_type": "stream",
108108
"text": [
109-
"19:16:21 [RedisVL] INFO Index created successfully\n"
109+
"16:43:40 [RedisVL] INFO Index created successfully\n"
110110
]
111111
}
112112
],
@@ -117,15 +117,15 @@
117117
},
118118
{
119119
"cell_type": "code",
120-
"execution_count": 45,
120+
"execution_count": 4,
121121
"metadata": {},
122122
"outputs": [
123123
{
124124
"name": "stdout",
125125
"output_type": "stream",
126126
"text": [
127-
"19:16:24 [RedisVL] INFO Indices:\n",
128-
"19:16:24 [RedisVL] INFO 1. vectorizers\n"
127+
"16:43:43 [RedisVL] INFO Indices:\n",
128+
"16:43:43 [RedisVL] INFO 1. vectorizers\n"
129129
]
130130
}
131131
],
@@ -136,7 +136,7 @@
136136
},
137137
{
138138
"cell_type": "code",
139-
"execution_count": 46,
139+
"execution_count": 5,
140140
"metadata": {},
141141
"outputs": [
142142
{
@@ -168,14 +168,14 @@
168168
},
169169
{
170170
"cell_type": "code",
171-
"execution_count": 47,
171+
"execution_count": 6,
172172
"metadata": {},
173173
"outputs": [
174174
{
175175
"name": "stdout",
176176
"output_type": "stream",
177177
"text": [
178-
"19:16:29 [RedisVL] INFO Index deleted successfully\n"
178+
"16:43:50 [RedisVL] INFO Index deleted successfully\n"
179179
]
180180
}
181181
],
@@ -186,14 +186,14 @@
186186
},
187187
{
188188
"cell_type": "code",
189-
"execution_count": 48,
189+
"execution_count": 7,
190190
"metadata": {},
191191
"outputs": [
192192
{
193193
"name": "stdout",
194194
"output_type": "stream",
195195
"text": [
196-
"19:16:32 [RedisVL] INFO Indices:\n"
196+
"16:43:53 [RedisVL] INFO Indices:\n"
197197
]
198198
}
199199
],
@@ -213,14 +213,14 @@
213213
},
214214
{
215215
"cell_type": "code",
216-
"execution_count": 49,
216+
"execution_count": 8,
217217
"metadata": {},
218218
"outputs": [
219219
{
220220
"name": "stdout",
221221
"output_type": "stream",
222222
"text": [
223-
"19:16:35 [RedisVL] INFO Index created successfully\n"
223+
"16:43:55 [RedisVL] INFO Index created successfully\n"
224224
]
225225
}
226226
],
@@ -232,15 +232,15 @@
232232
},
233233
{
234234
"cell_type": "code",
235-
"execution_count": 50,
235+
"execution_count": 9,
236236
"metadata": {},
237237
"outputs": [
238238
{
239239
"name": "stdout",
240240
"output_type": "stream",
241241
"text": [
242-
"19:16:38 [RedisVL] INFO Indices:\n",
243-
"19:16:38 [RedisVL] INFO 1. vectorizers\n"
242+
"16:43:58 [RedisVL] INFO Indices:\n",
243+
"16:43:58 [RedisVL] INFO 1. vectorizers\n"
244244
]
245245
}
246246
],
@@ -251,7 +251,7 @@
251251
},
252252
{
253253
"cell_type": "code",
254-
"execution_count": 51,
254+
"execution_count": 10,
255255
"metadata": {},
256256
"outputs": [
257257
{
@@ -318,15 +318,15 @@
318318
},
319319
{
320320
"cell_type": "code",
321-
"execution_count": 52,
321+
"execution_count": 11,
322322
"metadata": {},
323323
"outputs": [
324324
{
325325
"name": "stdout",
326326
"output_type": "stream",
327327
"text": [
328-
"19:16:43 [RedisVL] INFO Indices:\n",
329-
"19:16:43 [RedisVL] INFO 1. vectorizers\n"
328+
"16:44:03 [RedisVL] INFO Indices:\n",
329+
"16:44:03 [RedisVL] INFO 1. vectorizers\n"
330330
]
331331
}
332332
],
@@ -346,32 +346,24 @@
346346
},
347347
{
348348
"cell_type": "code",
349-
"execution_count": 53,
349+
"execution_count": null,
350350
"metadata": {},
351-
"outputs": [
352-
{
353-
"name": "stdout",
354-
"output_type": "stream",
355-
"text": [
356-
"19:16:46 [RedisVL] ERROR Error 8 connecting to rediss:6379. nodename nor servname provided, or not known.\n"
357-
]
358-
}
359-
],
351+
"outputs": [],
360352
"source": [
361353
"# connect to rediss://jane_doe:password123@localhost:6379\n",
362354
"!rvl index listall --user jane_doe -a password123 --ssl"
363355
]
364356
},
365357
{
366358
"cell_type": "code",
367-
"execution_count": 54,
359+
"execution_count": 13,
368360
"metadata": {},
369361
"outputs": [
370362
{
371363
"name": "stdout",
372364
"output_type": "stream",
373365
"text": [
374-
"19:16:49 [RedisVL] INFO Index deleted successfully\n"
366+
"16:44:13 [RedisVL] INFO Index deleted successfully\n"
375367
]
376368
}
377369
],

docs/user_guide/01_getting_started.ipynb

Lines changed: 51 additions & 65 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)