We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To copy the singularity image (.sif) to the Server Machine:
scp your_machine:~/singularity_images/tf2.sif ~/singularity_images/ #scp source destination
Note that this requires authentication to your machine, it's strongly recommended to setup ssh key access so you can directly run the above command.