bokeh - Dask Distributed Webpage Address from ipython -


when start client in jupyter-notebook, can address bokeh webpage (dashboard) here.

from dask.distributed import client client=client() client 

screenshot of client info

i wondering way can info in ipython console? tried print(client. didn't info. thanks.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

Why does math.random(999999999999) returns 1 in Lua? -