ProjectPythia/pythia-foundations

Internal Relative Links broken in Binder version of pages

Opened this issue · 1 comments

What happened: Relative local links don't work in the Binder version of each foundations page. This was noticed by Lily Kailyn

What you expected to happen: Links to work

Minimal Complete Verifiable Example: Replace this links with absolute paths

This is an interesting question at the edge of what we're asking the Binder to do. Should the entire book be navigable from within the Binder so that links between different notebooks will open live notebooks on the Binder?

Or should those links take you to the static page version of that notebook (preferably in a different browser tab so your Binder session stays open)?