MetaRossiVinli
Contributor

Ok, I figured it out. If you just make it a Python module by adding an empty 

`__init__.py`, Databricks will load it on start. Then, you can just import it.

View solution in original post