Skip to content

Commit 3a25127

Browse files
committed
update badge
1 parent a931a55 commit 3a25127

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

examples/feature_vectors.ipynb

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "fa4f9eb3-f1cd-4049-956c-cd36ad851281",
5+
"id": "221f5c62-51ac-447e-91b0-c42c7b602af9",
66
"metadata": {},
77
"source": [
88
"<div align=\"center\">\n",
@@ -2856,11 +2856,17 @@
28562856
},
28572857
{
28582858
"cell_type": "markdown",
2859-
"id": "1c1dbab7",
2859+
"id": "75e95b2c-5354-46b6-8f5a-23d3c20e1864",
28602860
"metadata": {},
28612861
"source": [
28622862
"<center> \n",
2863-
" <a href=\"https://visual-layer.com/\" target=\"_blank\" style=\"text-decoration: none;\"> <img style=\"width:200px\" alt=\"logo\" src=\"https://d2iycffepdu1yp.cloudfront.net/design-assets/VL_horizontal_logo.png\"> </a><br>\n",
2863+
" <a href=\"https://www.visual-layer.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n",
2864+
" <picture>\n",
2865+
" <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/visual-layer/visuallayer/main/imgs/vl_horizontal_logo_dark_mode.png\" width=50>\n",
2866+
" <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/visual-layer/visuallayer/main/imgs/vl_horizontal_logo.png\" width=50>\n",
2867+
" <img alt=\"vl logo.\" src=\"https://raw.githubusercontent.com/visual-layer/visuallayer/main/imgs/vl_horizontal_logo.png\" width=50>\n",
2868+
" </picture>\n",
2869+
" </a><br>\n",
28642870
" <a href=\"https://github.com/visual-layer/fastdup\" target=\"_blank\" style=\"text-decoration: none;\"> GitHub </a> •\n",
28652871
" <a href=\"https://visual-layer.slack.com/\" target=\"_blank\" style=\"text-decoration: none;\"> Join Slack Community </a> •\n",
28662872
" <a href=\"https://visual-layer.readme.io/discuss\" target=\"_blank\" style=\"text-decoration: none;\"> Discussion Forum </a>\n",

0 commit comments

Comments
 (0)