crosscompute / jupyterlab-crosscompute

CrossCompute Extensions for JupyterLab: Automate Reports Using Python + Markdown + CSS
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

lag when too many automations #33

Open invisibleroads opened 1 year ago

invisibleroads commented 1 year ago

We should not block the file browser while automations are loading.

Updating the file browser should cancel any pending config load and start a new config load asynchronously.