Skip to content

Commit 5459e19

Browse files
committed
notebook/v28.9.0
1 parent fccdcb4 commit 5459e19

26 files changed

Lines changed: 26 additions & 26 deletions

notebook/analytics_keyword_expansion_ads.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"metadata": {},
2626
"outputs": [],
2727
"source": [
28-
"%pip install superlinked==28.8.2\n",
28+
"%pip install superlinked==28.9.0\n",
2929
"%pip install matplotlib"
3030
]
3131
},

notebook/analytics_user_acquisition.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"metadata": {},
4747
"outputs": [],
4848
"source": [
49-
"%pip install superlinked==28.8.2\n",
49+
"%pip install superlinked==28.9.0\n",
5050
"%pip install umap-learn"
5151
]
5252
},

notebook/feature/accessing_stored_vector_parts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"%pip install superlinked==28.8.2"
23+
"%pip install superlinked==28.9.0"
2424
]
2525
},
2626
{

notebook/feature/basic_building_blocks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"metadata": {},
2323
"outputs": [],
2424
"source": [
25-
"%pip install superlinked==28.8.2"
25+
"%pip install superlinked==28.9.0"
2626
]
2727
},
2828
{

notebook/feature/categorical_embedding.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
31-
"%pip install superlinked==28.8.2"
31+
"%pip install superlinked==28.9.0"
3232
]
3333
},
3434
{

notebook/feature/combine_multiple_embeddings.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%pip install superlinked==28.8.2"
20+
"%pip install superlinked==28.9.0"
2121
]
2222
},
2323
{

notebook/feature/custom_space.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%pip install superlinked==28.8.2"
20+
"%pip install superlinked==28.9.0"
2121
]
2222
},
2323
{

notebook/feature/dynamic_parameters.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%pip install superlinked==28.8.2"
20+
"%pip install superlinked==28.9.0"
2121
]
2222
},
2323
{

notebook/feature/event_effects.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%pip install superlinked==28.8.2"
20+
"%pip install superlinked==28.9.0"
2121
]
2222
},
2323
{

notebook/feature/hard_filtering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%pip install superlinked==28.8.2"
20+
"%pip install superlinked==28.9.0"
2121
]
2222
},
2323
{

0 commit comments

Comments
 (0)