Sample NotebookΒΆ

Just it illustrate docs

[1]:
from sample_module.mod1 import Class1

c = Class1()
[ ]: