According to https://jobqueue.dask.org/en/latest/clusters-interactive.html#viewing-the-dask-dashboard, you should use scheduler_options={'dashboard_address': '0.0.0.0:12435'}
kwargs. I'm not familliar with SLURMRunner, but I can see in the Python code that it should take it.