In [1]:
from fastai.imports import *

In [2]:
print("yay it works!")


yay it works!

In [ ]: