Actions
Task #2393
closedIdea #2767: Recurring: update doc site to match current behavior, and fix bugs
typo "indvidual" + duplicate of #2406
Description
http://doc.arvados.org/user/tutorials/tutorial-keep.html
command:
arv keep get 887cd41e9c613463eab2f0d885c6dd96+83/alice.txt .
result:
WARNING:root:API lookup failed for collection 887cd41e9c613463eab2f0d885c6dd96+83 (<class 'apiclient.errors.HttpError'>: <HttpError 404 when requesting https://qr1hi.arvadosapi.com/arvados/v1/collections/887cd41e9c613463eab2f0d885c6dd96%2B83?alt=json returned "Not Found">)
Also, the word "indvidual" is misspelled.
Actions