A path to the file (.py, egg, or zip) to upload
>>> from distributed.diagnostics.plugin import UploadFile >>> client.register_worker_plugin(UploadFile("/path/to/file.py")) # doctest: +SKIP
Generated by nedoc v0.9 at 2020-12-29 14:05