Installing python modules on databricks job clusters

barashe
New Contributor II

Different than all-purpose clusters, the databricks job new cluster configuration window does not have a "Libraries" tab, in which specific python modules could be installed.

What's the best practice for installing python modules on such clusters?

barashe
New Contributor II

It turns out that the option exists outside of the cluster configuration scope, in the task configuration window itself - under "Advanced options" -> "Add dependent libraries".