In [ ]:
%install '.package(path: "$cwd/SimplePackage")' SimplePackage

In [ ]:
import SimplePackage

In [ ]:
print(publicIntThatIsInSimplePackage)