In [ ]:
import numpy as np
import matplotlib.pyplot as plt
%matplotlib inline
from IPython.display import HTML
HTML('../style/course.css') #apply general CSS
Here you find an example to insert an image.
In [ ]:
from wand.image import Image as WImage
img = WImage(filename='00_figures/bla.eps')
img
This is an example to cite Bosma (1982) ⤴.