mentor
mentor copied to clipboard
Support custom serializers (defaults to cloudpickle)
To ship global context with the pickled object, like:
self.save_reduce(lambda opts: set_options(**opts), (_globals,))