Have been seeing Bokeh logging messages showing up in the notebook's output fields while running. Would be nice if this could be avoided somehow either by redirecting it elsewhere or silencing it.
FWIW have a dask_config.yaml file that sets logging/bokeh to critical. So would have thought this already resolves the issue, but that seems to not be the case.
Have been seeing Bokeh logging messages showing up in the notebook's output fields while running. Would be nice if this could be avoided somehow either by redirecting it elsewhere or silencing it.
FWIW have a
dask_config.yamlfile that setslogging/bokehtocritical. So would have thought this already resolves the issue, but that seems to not be the case.