Skip to content

Commit 9a53f0f

Browse files
committed
Fix image links
1 parent 17dde16 commit 9a53f0f

File tree

6 files changed

+902
-10
lines changed

6 files changed

+902
-10
lines changed

notebooks/atlas-and-kai-for-mongo/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%20%26%20Kai%20for%20Mongo%20Side-by-Side/images/mongo-db-singlestoredb.png width=\"100%\">\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",
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%20%26%20Kai%20for%20Mongo%20Side-by-Side/images/mongo-enabled-workspace.png\" style=\"width: 500\">"
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\">"
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%20%26%20Kai%20for%20Mongo%20Side-by-Side/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-for-mongo/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%20%26%20Kai%20for%20Mongo%20Side-by-Side/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-for-mongo/images/in-app-analytics.png\" style=\"width: 600px; border: 1px solid darkorchid\">"
309309
]
310310
},
311311
{

notebooks/image-matching-with-sql/notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cell_type": "markdown",
1717
"id": "b21735c2-31ad-4e38-9a5f-afae2c46de38",
1818
"metadata": {},
19-
"source": "<div style=\"text-align: center\">\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/Image%20Matching%20with%20SQL/images/emma-thompson.png\" width=\"500\"/>\n</div>"
19+
"source": "<div style=\"text-align: center\">\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/image-matching-with-sql/images/emma-thompson.png\" width=\"500\"/>\n</div>"
2020
},
2121
{
2222
"cell_type": "markdown",

notebooks/launch-open-source-apps-with-langchain/notebook.ipynb

Lines changed: 510 additions & 1 deletion
Large diffs are not rendered by default.

notebooks/launch-open-source-apps-with-langchain/notebook2.ipynb

Lines changed: 384 additions & 1 deletion
Large diffs are not rendered by default.

notebooks/movie-recommendation/notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"cell_type": "markdown",
1111
"id": "7ed6450d-8003-47b8-9d31-4ffa221906ae",
1212
"metadata": {},
13-
"source": "# Movie Recommendation\n\n*Source*: [Full MovieLens 25M Dataset](https://grouplens.org/datasets/movielens/25m/)\n\nThis notebook demonstrates how SingleStoreDB helps you build a simple Movie Recommender System.\n\n<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/Movie%20Recommendation/images/database-tables.png width=\"1000\">"
13+
"source": "# Movie Recommendation\n\n*Source*: [Full MovieLens 25M Dataset](https://grouplens.org/datasets/movielens/25m/)\n\nThis notebook demonstrates how SingleStoreDB helps you build a simple Movie Recommender System.\n\n<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/movie-recommendation/images/database-tables.png width=\"1000\">"
1414
},
1515
{
1616
"cell_type": "markdown",

notebooks/notebook-basics/notebook.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cell_type": "markdown",
2323
"id": "8c502a67-9e8e-43b8-8bc6-41df4d5835da",
2424
"metadata": {},
25-
"source": "First select a workspace and the `information_schema` database from the drop-down menu at the top of this notebook.First select a workspace and the `information_schema` database from the drop-down menu at the top of this notebook.\n\n<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/Notebook%20Basics/images/select-workspace-and-database.png style=\"width: 500px; border: 1px solid darkorchid\"/>"
25+
"source": "First select a workspace and the `information_schema` database from the drop-down menu at the top of this notebook.First select a workspace and the `information_schema` database from the drop-down menu at the top of this notebook.\n\n<img src=https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/notebook-basics/images/select-workspace-and-database.png style=\"width: 500px; border: 1px solid darkorchid\"/>"
2626
},
2727
{
2828
"cell_type": "markdown",
@@ -214,7 +214,7 @@
214214
"cell_type": "markdown",
215215
"id": "1a15dcbc-4a03-49c2-ae18-130d97fb03e9",
216216
"metadata": {},
217-
"source": "# 2. Connecting to an external datasource\n\nYou can securely connect to external endpoints from your SingleStoreDB notebooks. By default, connections are limited to SingleStoreDB databases; however, you can enable and disable connections to other external endpoints via the allowlist. To add or remove endpoints from the allowlist:\n\n1. In the left navigation, select Notebooks.\n2. Select the Firewall tab in the main window.\n3. Select Edit to add new endpoints:\n\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/Notebook%20Basics/images/new-endpoints.png\">\n\n4. In the Edit Allowlist dialog, you can add a Fully Qualified Domain Name (FQDN) or select from a list of suggested FQDNs (for example `pypi.org` or `github.com`). You can provide wildcard access to an endpoint by using the `*` character. For example, to access an AWS S3 endpoints, you can use the following syntax: `*.s3.*.amazonaws.com`\n5. Select Save.\n\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/Notebook%20Basics/images/connect-to-an-external-datasource.png\" style=\"width: 500px\">"
217+
"source": "# 2. Connecting to an external datasource\n\nYou can securely connect to external endpoints from your SingleStoreDB notebooks. By default, connections are limited to SingleStoreDB databases; however, you can enable and disable connections to other external endpoints via the allowlist. To add or remove endpoints from the allowlist:\n\n1. In the left navigation, select Notebooks.\n2. Select the Firewall tab in the main window.\n3. Select Edit to add new endpoints:\n\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/notebook-basics/images/new-endpoints.png\">\n\n4. In the Edit Allowlist dialog, you can add a Fully Qualified Domain Name (FQDN) or select from a list of suggested FQDNs (for example `pypi.org` or `github.com`). You can provide wildcard access to an endpoint by using the `*` character. For example, to access an AWS S3 endpoints, you can use the following syntax: `*.s3.*.amazonaws.com`\n5. Select Save.\n\n<img src=\"https://raw.githubusercontent.com/singlestore-labs/spaces-notebooks/master/notebooks/notebook-basics/images/connect-to-an-external-datasource.png\" style=\"width: 500px\">"
218218
},
219219
{
220220
"cell_type": "markdown",

0 commit comments

Comments
 (0)