Hey there,
I prepared a JupyterHub Server for a class and I converted old exercise material from matlab into beautiful julia notebooks. Unfortunately, I haven’t found any possibility to view PDF images in the notebook. Is there something similar for the Julia kernel like this: python - View pdf image in an iPython Notebook - Stack Overflow ? I need this in order to get rid of the separately prepared latex documents. Final goal is to just export the notebooks as PDFs.
Besides that, do you have any advises regarding extensions? Do you use something like nbgrader for classes? Do you have any extension installed which was a game changer for teaching?
Edit: current workaround is to include svg as html img, however it’s very unlikely that I will have svgs from all figures I want to include.
Thanks and cheers,
Max