In the CCR examples Slurm Python parallel section:
https://github.com/ubccr/ccr-examples/tree/main/slurm/2_ApplicationSpecific/python/parallel
The README.md refers to two examples:
This directory includes examples of two ways to perform parallel processing in Python.
However there is only one example; fibonacci_joblib.py