Reference py file from a notebook

Jreco
Contributor

Hi All,

I'm trying to reference a py file from a notebook following this documentation: Files in repo

I downloaded and added the files to my repo and when I try to run the notebook, the modules is not recognized:

imageimage 

Any idea why is this happening?

Thanks for the help

-werners-
Esteemed Contributor III

In this topic you can find some more info:

https://community.databricks.com/s/question/0D53f00001Pp5EhCAJ

The docs are not that clear.

View solution in original post

Thanks for your reply,

I changed the Runtime version from 8.3 to 8.4 and works!!