Known Issues
Jump to navigation
Jump to search
This page lists known issues on Anunna and their workarounds. If you run into a problem that is not listed here, see How to Get Help.
Courses and Jupyter
- Images in Markdown cells do not show after a notebook is copied
- If you use images in Markdown cells and ask students to copy the notebook, the images may not appear, because of caching. Add the following at the top of the cell to fix it:
%reset -f