Ian Rose
Ian Rose
Hi @JakeNavteca, sorry for the slow response. Are you sure you were int the intended directory when you ran `jlpm build`? It looks like you were in `/home/ubuntu/dask-worker-space`, rather than...
Making the cluster manager toggle-able makes sense to me. In fact, the earliest versions of this extension had only the dashboard viewer. There were a few reasons we added the...
Also, welcome back @jacobtomlinson!
@TomAugspurger I don't think there is a good way to override specific settings from the CLI using a JSON file. You can, however, point to a custom settings directory, either...
Sorry to be so delinquent in responding here @athornton, you are right that we should be able to back this off. I had wanted the dashboards to feel responsive, but...
(Your solution looks like a good one, by the way, I had just hoped to offload the logic onto the functionality referenced above)
Question regarding implementation of the redirect handling, @athornton: when a 302 gets sent, would it be safe to stop the polling all-together? That is, will the user always need to...
I've just published a prerelease of `[email protected]` targeting JupyterLab 1.0a3. This uses the new polling functionality with exponential backoff (backing off to once per minute if the requests fail). @athornton...
Okay, no rush. Safe travels!