Open github-actions[bot] opened 2 years ago
I want to see the DASK-Dashboard of my LocalCluster-Clients. It kinda works, but all I see is the error site, to update bokeh:
Dask needs bokeh >= 2.1.1 for the dashboard. Install with conda: conda install bokeh>=1.0 Install with pip: pip install b…
Read the full article on the following website:
https://stackoverflow.com/questions/71660585/starting-dask-dashboard-outside-jupyter-notebooks
I encountered a very similar problem. My solution was pip install panel, so the html error page wasn't very helpful....
pip install panel
I want to see the DASK-Dashboard of my LocalCluster-Clients. It kinda works, but all I see is the error site, to update bokeh:
Would you like to know more?
Read the full article on the following website:
https://stackoverflow.com/questions/71660585/starting-dask-dashboard-outside-jupyter-notebooks