Task #2406
closedIdea #2767: Recurring: update doc site to match current behavior, and fix bugs
make sure tutorial collections are publicly shared
Description
http://doc.arvados.org/user/topics/running-pipeline-command-line.html
jsheffi@shell.qr1hi:~$ arv keep get 8e1b6acdd3f2f1da722538127c5c6202+56/md5sum.txt
WARNING:root:API lookup failed for collection 8e1b6acdd3f2f1da722538127c5c6202+56 (<class 'apiclient.errors.HttpError'>: <HttpError 404 when requesting https://qr1hi.arvadosapi.com/arvados/v1/collections/8e1b6acdd3f2f1da722538127c5c6202%2B56?alt=json returned "Not Found">)
0f1d6bcf55c34bed7f92a805d2d89bbf alice.txt
504938460ef369cd275e4ef58994cffe bob.txt
8f3b36aff310e06f3c5b9e95678ff77a carol.txt
Updated by Jonathan Sheffi almost 11 years ago
jsheffi@shell.qr1hi:~$ arv keep get 735ac35adf430126cf836547731f3af6+56/0-filter.txt
WARNING:root:API lookup failed for collection 735ac35adf430126cf836547731f3af6+56 (<class 'apiclient.errors.HttpError'>: <HttpError 404 when requesting https://qr1hi.arvadosapi.com/arvados/v1/collections/735ac35adf430126cf836547731f3af6%2B56?alt=json returned "Not Found">)
0f1d6bcf55c34bed7f92a805d2d89bbf alice.txt
Updated by Tom Clegg almost 11 years ago
- Tracker changed from Bug to Task
- Assigned To set to Tom Clegg
- Parent task set to #2505
Updated by Tom Clegg almost 11 years ago
- Subject changed from doc bug to make sure tutorial collections are publicly shared
- Description updated (diff)
- Estimated time set to 1.00 h
- Remaining (hours) set to 1.0
Updated by Tom Clegg almost 11 years ago
- Parent task changed from #2505 to #2767
Updated by Radhika Chippada over 10 years ago
- Status changed from New to Resolved
- Remaining (hours) changed from 1.0 to 0.0
All collections used in the tutorial sections are now shared.