Running Libraries and/or modules in Databricks' lifecycle?

carlosst01
Databricks Partner

Hi, i have had this question for some weeks and didn't find any information about the topic. Specifically, my doubt is: what is the 'lifecycle' or cycle or steps to be able to use a new Python library in Databricks in terms of compatibility? For example, if I wanted to use Numba or Cython in Databricks, is this possible? And what about libraries that provide parallelism like running 'Dask' on top of a cluster framework that already allows distributed computation, is this possible, and if so, how does it work?

I'm not sure if I'm making myself understood 😅

If someone knows, could you share any resources to delve into the topic? Thank you very much, friends!