File tree Expand file tree Collapse file tree 1 file changed +19
-30
lines changed
notebooks/getting-started-with-fusion-sql Expand file tree Collapse file tree 1 file changed +19
-30
lines changed Original file line number Diff line number Diff line change 4444 "execution_count" : 1 ,
4545 "metadata" : {},
4646 "outputs" : [],
47- "source" : [
48- " !pip uninstall -y singlestoredb\n " ,
49- " !pip install singlestoredb"
50- ],
51- "id" : " b0c1465d"
52- },
53- {
54- "cell_type" : " code" ,
55- "execution_count" : 2 ,
56- "metadata" : {},
57- "outputs" : [],
5847 "source" : [
5948 " commands = %sql SHOW FUSION COMMANDS\n " ,
6049 " for cmd in commands:\n " ,
7362 },
7463 {
7564 "cell_type" : " code" ,
76- "execution_count" : 3 ,
65+ "execution_count" : 2 ,
7766 "metadata" : {},
7867 "outputs" : [],
7968 "source" : [
131120 },
132121 {
133122 "cell_type" : " code" ,
134- "execution_count" : 4 ,
123+ "execution_count" : 3 ,
135124 "metadata" : {},
136125 "outputs" : [],
137126 "source" : [
151140 },
152141 {
153142 "cell_type" : " code" ,
154- "execution_count" : 5 ,
143+ "execution_count" : 4 ,
155144 "metadata" : {},
156145 "outputs" : [],
157146 "source" : [
174163 },
175164 {
176165 "cell_type" : " code" ,
177- "execution_count" : 6 ,
166+ "execution_count" : 5 ,
178167 "metadata" : {},
179168 "outputs" : [],
180169 "source" : [
187176 },
188177 {
189178 "cell_type" : " code" ,
190- "execution_count" : 7 ,
179+ "execution_count" : 6 ,
191180 "metadata" : {},
192181 "outputs" : [],
193182 "source" : [
209198 },
210199 {
211200 "cell_type" : " code" ,
212- "execution_count" : 8 ,
201+ "execution_count" : 7 ,
213202 "metadata" : {},
214203 "outputs" : [],
215204 "source" : [
236225 },
237226 {
238227 "cell_type" : " code" ,
239- "execution_count" : 9 ,
228+ "execution_count" : 8 ,
240229 "metadata" : {},
241230 "outputs" : [],
242231 "source" : [
260249 },
261250 {
262251 "cell_type" : " code" ,
263- "execution_count" : 10 ,
252+ "execution_count" : 9 ,
264253 "metadata" : {},
265254 "outputs" : [],
266255 "source" : [
301290 },
302291 {
303292 "cell_type" : " code" ,
304- "execution_count" : 11 ,
293+ "execution_count" : 10 ,
305294 "metadata" : {},
306295 "outputs" : [],
307296 "source" : [
329318 },
330319 {
331320 "cell_type" : " code" ,
332- "execution_count" : 12 ,
321+ "execution_count" : 11 ,
333322 "metadata" : {},
334323 "outputs" : [],
335324 "source" : [
349338 },
350339 {
351340 "cell_type" : " code" ,
352- "execution_count" : 13 ,
341+ "execution_count" : 12 ,
353342 "metadata" : {},
354343 "outputs" : [],
355344 "source" : [
369358 },
370359 {
371360 "cell_type" : " code" ,
372- "execution_count" : 14 ,
361+ "execution_count" : 13 ,
373362 "metadata" : {},
374363 "outputs" : [],
375364 "source" : [
388377 },
389378 {
390379 "cell_type" : " code" ,
391- "execution_count" : 15 ,
380+ "execution_count" : 14 ,
392381 "metadata" : {},
393382 "outputs" : [],
394383 "source" : [
411400 },
412401 {
413402 "cell_type" : " code" ,
414- "execution_count" : 16 ,
403+ "execution_count" : 15 ,
415404 "metadata" : {},
416405 "outputs" : [],
417406 "source" : [
452441 },
453442 {
454443 "cell_type" : " code" ,
455- "execution_count" : 17 ,
444+ "execution_count" : 16 ,
456445 "metadata" : {},
457446 "outputs" : [],
458447 "source" : [
473462 },
474463 {
475464 "cell_type" : " code" ,
476- "execution_count" : 18 ,
465+ "execution_count" : 17 ,
477466 "metadata" : {},
478467 "outputs" : [],
479468 "source" : [
495484 },
496485 {
497486 "cell_type" : " code" ,
498- "execution_count" : 19 ,
487+ "execution_count" : 18 ,
499488 "metadata" : {},
500489 "outputs" : [],
501490 "source" : [
506495 },
507496 {
508497 "cell_type" : " code" ,
509- "execution_count" : 20 ,
498+ "execution_count" : 19 ,
510499 "metadata" : {},
511500 "outputs" : [],
512501 "source" : [
527516 },
528517 {
529518 "cell_type" : " code" ,
530- "execution_count" : 21 ,
519+ "execution_count" : 20 ,
531520 "metadata" : {},
532521 "outputs" : [],
533522 "source" : [
You can’t perform that action at this time.
0 commit comments