dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 702 forks source link

Set up JLab workspace with task stream and progress bar set up #269

Closed mrocklin closed 1 year ago

mrocklin commented 1 year ago

We encourage users to do this in the notebooks. On binder we could also do this for them by setting up a workspace json file, like how we do in dask-examples.

cc @ian-r-rose if this is easy for you

jacobtomlinson commented 1 year ago

This used to work but got broken at some point (with Jupyter Lab 2 release maybe??). I think we just never managed to figure it out so resorted to encouraging users to do it themselves.

I'd love to learn how to do it again if there is a new way of doing this.

jrbourbeau commented 1 year ago

I believe the jupyterlab=3 release is where our previous setup broke. https://github.com/dask/dask-examples/pull/217 is where the workspace-related things were updated over in dask-examples

ian-r-rose commented 1 year ago

Yeah, I can take a pass at updating things here so they work again.

On Thu, Oct 27, 2022 at 7:26 AM James Bourbeau @.***> wrote:

I believe the jupyterlab=3 release is where our previous setup broke. dask/dask-examples#217 https://github.com/dask/dask-examples/pull/217 is where the workspace-related things were updated over in dask-examples

— Reply to this email directly, view it on GitHub https://github.com/dask/dask-tutorial/issues/269#issuecomment-1293606827, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLWQNYH5DGHGL2YDRBT5NTWFKGJNANCNFSM6AAAAAARPC75XU . You are receiving this because you were mentioned.Message ID: @.***>