diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 6f18f5da58..4d687e6edc 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -311,6 +311,12 @@
"url": "https://chanhdai.com/r/{name}.json",
"description": "A collection of reusable components."
},
+ {
+ "name": "@nteract",
+ "homepage": "https://nteract-elements.vercel.app/",
+ "url": "https://nteract-elements.vercel.app/r/{name}.json",
+ "description": "Components for interactive computing notebooks."
+ },
{
"name": "@nuqs",
"homepage": "https://nuqs.dev/registry",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index fcec2e26ad..f0c7569798 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -363,6 +363,13 @@
"description": "A collection of reusable components.",
"logo": ""
},
+ {
+ "name": "@nteract",
+ "homepage": "https://nteract-elements.vercel.app/",
+ "url": "https://nteract-elements.vercel.app/r/{name}.json",
+ "description": "Components for interactive computing notebooks.",
+ "logo": ""
+ },
{
"name": "@nuqs",
"homepage": "https://nuqs.dev/registry",