eriknw / afar

Run code on a Dask cluster via a context manager or IPython magic
Other
30 stars 0 forks source link

Nicer exceptions, and let Run objects have a client. #24

Closed eriknw closed 3 years ago

eriknw commented 3 years ago

For example, if an exception is raised during afar doing its magic, it no longer includes the NameError that can come from with afar.run, remotely:.

Also, let Run objects have a client.