-werners-
Esteemed Contributor III

The .py files are very handy if you create classes etc.  They contain modules which you can import into a notebook with the import statement.  They are not meant to be run.

 

View solution in original post