Sage cells no longer appear in any page, including the example found here:
https://ximera.osu.edu/examples/exampleActivityCollection/sageCell/sageCell
It seems like the issue is that the following line needs to be added to the HEAD element:
<script>sagecell.makeSagecell({"inputLocation": ".sage"});</script>