scio
scio copied to clipboard
Create a jar from the current REPL session when reading a remote file
Beam attempts to stage the jar for the current session as it is on the classpath, but it has not been created at this point. We need to create it as we do with run().