notebook.community
Edit and run
In [4]: %%capture import lantern as l df = l.line()
%%capture import lantern as l df = l.line()
In [5]: l.grid(df, 'phosphor')
l.grid(df, 'phosphor')
In [ ]: