def _is_krb_cluster()

in sagemaker_studio_sparkmagic_lib/sparkmagic.py [0:0]


def _is_krb_cluster(cluster, skip_krb):
    return cluster.is_krb_cluster and not skip_krb