37 files changed +271
-678
lines changed Original file line number Diff line number Diff line change 49
49
}
50
50
],
51
51
"source" : [
52
- " !pip install -U hopsworks --quiet\n " ,
52
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
53
53
" !pip install geopy folium streamlit-folium --q"
54
54
]
55
55
},
1145
1145
"name" : " python" ,
1146
1146
"nbconvert_exporter" : " python" ,
1147
1147
"pygments_lexer" : " ipython3" ,
1148
- "version" : " 3.8.18 "
1148
+ "version" : " 3.11.11 "
1149
1149
}
1150
1150
},
1151
1151
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 1235
1235
],
1236
1236
"metadata" : {
1237
1237
"kernelspec" : {
1238
- "display_name" : " Python 3" ,
1238
+ "display_name" : " Python 3 (ipykernel) " ,
1239
1239
"language" : " python" ,
1240
1240
"name" : " python3"
1241
1241
},
1249
1249
"name" : " python" ,
1250
1250
"nbconvert_exporter" : " python" ,
1251
1251
"pygments_lexer" : " ipython3" ,
1252
- "version" : " 3.10 .11"
1252
+ "version" : " 3.11 .11"
1253
1253
},
1254
1254
"vscode" : {
1255
1255
"interpreter" : {
Original file line number Diff line number Diff line change 22
22
" First of all we will load the data and do some feature engineering on it."
23
23
]
24
24
},
25
+ {
26
+ "cell_type" : " code" ,
27
+ "execution_count" : null ,
28
+ "id" : " 49d24791-2df7-4b2e-993c-ca02c642fb6f" ,
29
+ "metadata" : {},
30
+ "outputs" : [],
31
+ "source" : [
32
+ " !pip install -U 'hopsworks[python]' --quiet"
33
+ ]
34
+ },
25
35
{
26
36
"cell_type" : " markdown" ,
27
37
"id" : " 6a080c46" ,
693
703
"name" : " python" ,
694
704
"nbconvert_exporter" : " python" ,
695
705
"pygments_lexer" : " ipython3" ,
696
- "version" : " 3.10.13 "
706
+ "version" : " 3.11.11 "
697
707
}
698
708
},
699
709
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 40
40
"metadata" : {},
41
41
"outputs" : [],
42
42
"source" : [
43
- " !pip install -U hopsworks --quiet\n " ,
43
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
44
44
" \n " ,
45
45
" !pip install -U unicorn-binance-rest-api --quiet\n " ,
46
46
" !pip install -U python-dotenv --quiet\n " ,
414
414
"name" : " python" ,
415
415
"nbconvert_exporter" : " python" ,
416
416
"pygments_lexer" : " ipython3" ,
417
- "version" : " 3.9.18 "
417
+ "version" : " 3.11.11 "
418
418
}
419
419
},
420
420
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 30
30
"metadata" : {},
31
31
"outputs" : [],
32
32
"source" : [
33
- " !pip install -U hopsworks --quiet\n " ,
33
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
34
34
" \n " ,
35
35
" !pip install -U unicorn-binance-rest-api --quiet\n " ,
36
36
" !pip install -U python-dotenv --quiet\n " ,
536
536
"name" : " python" ,
537
537
"nbconvert_exporter" : " python" ,
538
538
"pygments_lexer" : " ipython3" ,
539
- "version" : " 3.9.18 "
539
+ "version" : " 3.11.11 "
540
540
}
541
541
},
542
542
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 39
39
"metadata" : {},
40
40
"outputs" : [],
41
41
"source" : [
42
- " !pip install -U hopsworks --quiet"
42
+ " !pip install -U ' hopsworks[python]' --quiet"
43
43
]
44
44
},
45
45
{
996
996
"name" : " python" ,
997
997
"nbconvert_exporter" : " python" ,
998
998
"pygments_lexer" : " ipython3" ,
999
- "version" : " 3.12.5 "
999
+ "version" : " 3.11.11 "
1000
1000
},
1001
1001
"vscode" : {
1002
1002
"interpreter" : {
Original file line number Diff line number Diff line change 16
16
" 3. Batch prediction using deployment."
17
17
]
18
18
},
19
+ {
20
+ "cell_type" : " code" ,
21
+ "execution_count" : null ,
22
+ "id" : " bc0e9321-c79f-4ddf-b8f8-783652e2d7a0" ,
23
+ "metadata" : {},
24
+ "outputs" : [],
25
+ "source" : [
26
+ " !pip install -U 'hopsworks[python]' --quiet"
27
+ ]
28
+ },
19
29
{
20
30
"cell_type" : " markdown" ,
21
31
"id" : " 8855ee1a" ,
314
324
"name" : " python" ,
315
325
"nbconvert_exporter" : " python" ,
316
326
"pygments_lexer" : " ipython3" ,
317
- "version" : " 3.9.12 "
327
+ "version" : " 3.11.11 "
318
328
}
319
329
},
320
330
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 38
38
"metadata" : {},
39
39
"outputs" : [],
40
40
"source" : [
41
- " !pip install -U hopsworks --quiet\n " ,
41
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
42
42
" !pip install python-dotenv"
43
43
]
44
44
},
620
620
"provenance" : []
621
621
},
622
622
"kernelspec" : {
623
- "display_name" : " Python 3" ,
623
+ "display_name" : " Python 3 (ipykernel) " ,
624
624
"language" : " python" ,
625
625
"name" : " python3"
626
626
},
634
634
"name" : " python" ,
635
635
"nbconvert_exporter" : " python" ,
636
636
"pygments_lexer" : " ipython3" ,
637
- "version" : " 3.10 .11"
637
+ "version" : " 3.11 .11"
638
638
}
639
639
},
640
640
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 33
33
"metadata" : {},
34
34
"outputs" : [],
35
35
"source" : [
36
- " !pip install -U hopsworks --quiet"
36
+ " !pip install -U ' hopsworks[python]' --quiet"
37
37
]
38
38
},
39
39
{
873
873
],
874
874
"metadata" : {
875
875
"kernelspec" : {
876
- "display_name" : " Python 3" ,
876
+ "display_name" : " Python 3 (ipykernel) " ,
877
877
"language" : " python" ,
878
878
"name" : " python3"
879
879
},
887
887
"name" : " python" ,
888
888
"nbconvert_exporter" : " python" ,
889
889
"pygments_lexer" : " ipython3" ,
890
- "version" : " 3.10 .11"
890
+ "version" : " 3.11 .11"
891
891
}
892
892
},
893
893
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 38
38
"metadata" : {},
39
39
"outputs" : [],
40
40
"source" : [
41
- " !pip install -U hopsworks --quiet"
41
+ " !pip install -U ' hopsworks[python]' --quiet"
42
42
]
43
43
},
44
44
{
373
373
"name" : " python" ,
374
374
"nbconvert_exporter" : " python" ,
375
375
"pygments_lexer" : " ipython3" ,
376
- "version" : " 3.9.18 "
376
+ "version" : " 3.11.11 "
377
377
}
378
378
},
379
379
"nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ word2number==1.1
8
8
bitsandbytes == 0.42.0
9
9
accelerate == 0.27.2
10
10
langchain == 0.1.16
11
+ hopsworks [python ]
Original file line number Diff line number Diff line change 8
8
" ## <span style='color:#ff5f27'> 📝 Imports </span>"
9
9
]
10
10
},
11
+ {
12
+ "cell_type" : " code" ,
13
+ "execution_count" : null ,
14
+ "id" : " 1b04190c-ffca-4a5b-b93c-3b03cdedd17a" ,
15
+ "metadata" : {},
16
+ "outputs" : [],
17
+ "source" : [
18
+ " !pip install -U 'hopsworks[python]' --quiet"
19
+ ]
20
+ },
11
21
{
12
22
"cell_type" : " code" ,
13
23
"execution_count" : null ,
575
585
],
576
586
"metadata" : {
577
587
"kernelspec" : {
578
- "display_name" : " Python 3" ,
588
+ "display_name" : " Python 3 (ipykernel) " ,
579
589
"language" : " python" ,
580
590
"name" : " python3"
581
591
},
589
599
"name" : " python" ,
590
600
"nbconvert_exporter" : " python" ,
591
601
"pygments_lexer" : " ipython3" ,
592
- "version" : " 3.1.-1 "
602
+ "version" : " 3.11.11 "
593
603
}
594
604
},
595
605
"nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ openai==1.9.0
19
19
getpass4 == 0.0.14.1
20
20
json_repair == 0.6.1
21
21
protobuf == 3.20.0
22
- hopsworks
22
+ hopsworks [ python ]
Original file line number Diff line number Diff line change 32
32
"metadata" : {},
33
33
"outputs" : [],
34
34
"source" : [
35
- " !pip install -U hopsworks --quiet"
35
+ " !pip install -U ' hopsworks[python]' --quiet"
36
36
]
37
37
},
38
38
{
224
224
],
225
225
"metadata" : {
226
226
"kernelspec" : {
227
- "display_name" : " Python 3" ,
227
+ "display_name" : " Python 3 (ipykernel) " ,
228
228
"language" : " python" ,
229
229
"name" : " python3"
230
230
},
238
238
"name" : " python" ,
239
239
"nbconvert_exporter" : " python" ,
240
240
"pygments_lexer" : " ipython3" ,
241
- "version" : " 3.10 .11"
241
+ "version" : " 3.11 .11"
242
242
}
243
243
},
244
244
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 20
20
"metadata" : {},
21
21
"outputs" : [],
22
22
"source" : [
23
- " !pip install -U hopsworks --quiet\n " ,
23
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
24
24
" !pip install -U 'git+https://github.com/logicalclocks/hopsworks-tutorials@master#egg=on_demand_feature&subdirectory=advanced_tutorials/on_demand_feature/on_demand_feature'"
25
25
]
26
26
},
129
129
"name" : " python" ,
130
130
"nbconvert_exporter" : " python" ,
131
131
"pygments_lexer" : " ipython3" ,
132
- "version" : " 3.8.16 "
132
+ "version" : " 3.11.11 "
133
133
}
134
134
},
135
135
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 20
20
"metadata" : {},
21
21
"outputs" : [],
22
22
"source" : [
23
- " !pip install -U hopsworks --quiet\n " ,
23
+ " !pip install -U ' hopsworks[python]' --quiet\n " ,
24
24
" !pip install -U 'git+https://github.com/logicalclocks/hopsworks-tutorials@master#egg=on_demand_feature&subdirectory=advanced_tutorials/on_demand_feature/on_demand_feature'"
25
25
]
26
26
},
139
139
"name" : " python" ,
140
140
"nbconvert_exporter" : " python" ,
141
141
"pygments_lexer" : " ipython3" ,
142
- "version" : " 3.8.16 "
142
+ "version" : " 3.11.11 "
143
143
}
144
144
},
145
145
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 14
14
" [](https://colab.research.google.com/github/logicalclocks/hopsworks-tutorials/blob/master/advanced_tutorials/on_demand_feature/notebooks/3_feature_view_td_modelling.ipynb)"
15
15
]
16
16
},
17
+ {
18
+ "cell_type" : " code" ,
19
+ "execution_count" : null ,
20
+ "metadata" : {},
21
+ "outputs" : [],
22
+ "source" : [
23
+ " !pip install -U 'hopsworks[python]' --quiet"
24
+ ]
25
+ },
17
26
{
18
27
"cell_type" : " code" ,
19
28
"execution_count" : null ,
358
367
"name" : " python" ,
359
368
"nbconvert_exporter" : " python" ,
360
369
"pygments_lexer" : " ipython3" ,
361
- "version" : " 3.8.16 "
370
+ "version" : " 3.11.11 "
362
371
}
363
372
},
364
373
"nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ tensorflow==2.13
3
3
tensorflow-recommenders-0.7.2
4
4
catboost == 1.1.1
5
5
opensearch-py == 1.1.0
6
- hopsworks
7
6
streamlit == 1.28.2
7
+ hopsworks [python ]
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ mimesis==15.1.0
2
2
tensorflow == 2.13
3
3
tensorflow-recommenders == 0.7.2
4
4
catboost == 1.1.1
5
- hopsworks == 3.7.6
6
5
mimesis == 15.1.0
6
+ hopsworks [python ]
Original file line number Diff line number Diff line change 8
8
" ## <span style=\" color:#ff5f27\" >📝 Imports </span>"
9
9
]
10
10
},
11
+ {
12
+ "cell_type" : " code" ,
13
+ "execution_count" : null ,
14
+ "id" : " c84411ee-d103-4458-8ff9-50bb782b4a9a" ,
15
+ "metadata" : {},
16
+ "outputs" : [],
17
+ "source" : [
18
+ " !pip install -U 'hopsworks[python]' --quiet"
19
+ ]
20
+ },
11
21
{
12
22
"cell_type" : " code" ,
13
23
"execution_count" : null ,
418
428
],
419
429
"metadata" : {
420
430
"kernelspec" : {
421
- "display_name" : " Python 3" ,
431
+ "display_name" : " Python 3 (ipykernel) " ,
422
432
"language" : " python" ,
423
433
"name" : " python3"
424
434
},
432
442
"name" : " python" ,
433
443
"nbconvert_exporter" : " python" ,
434
444
"pygments_lexer" : " ipython3" ,
435
- "version" : " 3.10 .11"
445
+ "version" : " 3.11 .11"
436
446
}
437
447
},
438
448
"nbformat" : 4 ,
0 commit comments