From 9ceb3a64e7a890eea3d3b0d98afdc70359ae2de3 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Thu, 20 Aug 2026 19:11:52 -0400 Subject: [PATCH] Rename the site to DANDI Notebooks The page title, hero, footer brand, Docker help page, and repository README heading now read "DANDI Notebooks" instead of "Example Notebooks". The hero eyebrow becomes dandiarchive.org so the parent site is still named without repeating DANDI twice. Repository name and URLs are unchanged. Co-Authored-By: Claude Fable 5 --- .github/templates/docker-help.html | 4 ++-- .github/templates/index.html | 8 ++++---- README.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/templates/docker-help.html b/.github/templates/docker-help.html index bfbdee4..e3329ff 100644 --- a/.github/templates/docker-help.html +++ b/.github/templates/docker-help.html @@ -3,7 +3,7 @@ - Running Notebooks with Docker — DANDI Example Notebooks + Running Notebooks with Docker — DANDI Notebooks @@ -117,7 +117,7 @@
-
DANDI Example Notebooks
+
DANDI Notebooks

Running Notebooks with Docker

← Back to the notebook index
diff --git a/.github/templates/index.html b/.github/templates/index.html index 59a8ec8..d42e316 100644 --- a/.github/templates/index.html +++ b/.github/templates/index.html @@ -3,7 +3,7 @@ - DANDI Example Notebooks + DANDI Notebooks @@ -490,8 +490,8 @@
-
DANDI Archive
-

Example Notebooks

+
dandiarchive.org
+

DANDI Notebooks

A curated index of example Jupyter notebooks for datasets hosted on the DANDI Archive — reference workflows for exploring open neurophysiology data across labs, species, and modalities.

@@ -579,7 +579,7 @@

Notebooks

diff --git a/README.md b/README.md index e1f08a0..06f14ee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Example notebooks +# DANDI Notebooks This repository contains example notebooks associated with datasets, conference tools, or more generally notebooks that illustrate the use of data on DANDI. This repository is cloned into the [DANDI JupyterHub environment](https://hub.dandiarchive.org). Please note that you will need to visit https://dandiarchive.org and sign in once to get access to the JupyterHub.