You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Creating a re-usable redirect generator for Jupyter Book 1 migrations"
3
+
date: "2025-11-12"
4
+
authors:
5
+
- Chris Holdgraf
6
+
categories:
7
+
- upstream-impact
8
+
tags:
9
+
- learning
10
+
- open-source
11
+
- jupyterbook
12
+
---
13
+
14
+
When migrating documentation from [Jupyter Book](/collaborators/jupyter-book/) 1 to Jupyter Book 2, URL structures change dramatically and break external links. We spent some time createing a re-usable tool to solve this problem across multiple projects.
0 commit comments