Browse Saved Output
Quick Look
On the job screen on floydhub.com:
Or from the CLI:
$ floyd output <username>/projects/<project_name>/<run_number>
After you've saved output from a job, you can browse the
output of the job on floydhub.com
.
To learn how to re-use output in a new job, see this documentation.
From floydhub.com¶
From the job's page on floydhub.com, you can browse and download the output of the job by using the "Browse" and "Download" icons found on the "Files" tab:
From the CLI¶
To open the browsing window from the CLI, use the
floyd output
command and pass it the path of the job:
$ floyd output alice/projects/download-output/1 Opening output directory in your browser ...