cpp4python icon indicating copy to clipboard operation
cpp4python copied to clipboard

Missing image in 2.1 using data in C++ > 2.5.1.1 The address-of operator, `&`

Open wouter-n opened this issue 6 months ago • 0 comments

What

The image is not loading and when trying to load the image by following the link in the html the below json message is output:

{"detail":"Page AtomicData/AtomicData/Figures/new_new_point12.png not found in base course cpp4python."}

See for details: https://runestone.academy/ns/books/published/cpp4python/AtomicData/AtomicData/Figures/new_new_point12.png

Reproduce

Go the page below and then you should be able to see text that says image where an image should clearly be.

https://runestone.academy/ns/books/published/cpp4python/AtomicData/AtomicData.html#the-address-of-operator

wouter-n avatar Jul 11 '25 13:07 wouter-n