coderefinery / jupyter

Jupyter notebooks - A tool to write and share executable notebooks and data visualization
https://coderefinery.github.io/jupyter/
Creative Commons Attribution 4.0 International
8 stars 51 forks source link

Broken cross references in first-notebook.md #145

Closed ruokolt closed 1 year ago

ruokolt commented 1 year ago

Two broken cross references in first-notebook.md:

/u/92/ruokolt1/unix/courses/2023/coderefinery-spring/jupyter/content/exercises.md:9: WARNING: Failed to create a cross reference. A title or caption not found: 'first-notebook' /u/92/ruokolt1/unix/courses/2023/coderefinery-spring/jupyter/content/exercises.md:10: WARNING: Failed to create a cross reference. A title or caption not found: 'other-kernels'

Replicate warnings by building the html:

make clean && make html