In [4]:
%%capture
import lantern as l
df = l.line()

In [5]:
l.grid(df, 'phosphor')



In [ ]: