Yes with:
Library pabot.SharedLibrary [library]
”
Wrap a library import with pabot.SharedLibrary to automatically make it a remote library when running with pabot. When running with robot, this will produce a normal library. Library instance will be shared with all executions. Scope of the library is global from pabot execution start to the end.
”