Skip to content

Commit e01b039

Browse files
committed
Change atlas and kai paths
1 parent 29e3847 commit e01b039

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

meta.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ display = [
1616
"movie-recommendation",
1717
"semantic-search-with-openai-qa",
1818
"semantic-search-with-openai-embedding-creation",
19-
"atlas-and-kai-for-mongo",
19+
"atlas-and-kai",
2020
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[meta]
2-
title="Atlas & Kai for Mongo Side-by-Side"
2+
title="Atlas & Kai"
33
description=""
44
tags=["mongodb", "kai"]

notebooks/atlas-and-kai-for-mongo/notebook.ipynb renamed to notebooks/atlas-and-kai/notebook.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"<div style=\"background-color: #1B1A21; text-align: right; margin-bottom: -1px\">\n",
1212
" <img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/common/images/singlestore-banner.png\" style=\"padding: 0px; padding-right: 20px; margin: 0px; padding-top: 20px; height: 60px\"/>\n",
1313
" <img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/common/images/banner-colors.png\" style=\"width:100%; height: 50px; padding: 0px; margin: 0px; margin-bottom: -8px\"/>\n",
14-
"<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai-for-mongo/images/mongo-db-singlestoredb.png width=\"100%\">\n",
14+
"<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai/images/mongo-db-singlestoredb.png width=\"100%\">\n",
1515
"</div>"
1616
]
1717
},
@@ -66,7 +66,7 @@
6666
"id": "33506e25-c044-4f6f-9d62-df61783076e1",
6767
"metadata": {},
6868
"source": [
69-
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai-for-mongo/images/mongo-enabled-workspace.png\" style=\"width: 500\">"
69+
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai/images/mongo-enabled-workspace.png\" style=\"width: 500\">"
7070
]
7171
},
7272
{
@@ -189,7 +189,7 @@
189189
"source": [
190190
"**Select the workspace that you want to use.**\n",
191191
"\n",
192-
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai-for-mongo/images/select-workspace-and-database.png\" style=\"width: 500px; border: 1px solid darkorchid\">"
192+
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai/images/select-workspace-and-database.png\" style=\"width: 500px; border: 1px solid darkorchid\">"
193193
]
194194
},
195195
{
@@ -305,7 +305,7 @@
305305
"source": [
306306
"**In-app analytics is everywhere.**\n",
307307
"\n",
308-
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai-for-mongo/images/in-app-analytics.png\" style=\"width: 600px; border: 1px solid darkorchid\">"
308+
"<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/atlas-and-kai/images/in-app-analytics.png\" style=\"width: 600px; border: 1px solid darkorchid\">"
309309
]
310310
},
311311
{

0 commit comments

Comments
 (0)