Actions
Feature #6865
closed[Documentation] Higher Level Python SDK Reference Page
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Release:
Release relationship:
Auto
Description
I think this would be super important for those trying to use the python sdk for the first time.
Notes to make sure to have:- How to create concurrent crunch tasks (point to http://doc.arvados.org/user/topics/tutorial-parallel.html)
- How to input files to work with.
- How to work with executable binaries in Keep.
- How to copy files to a temporary directory, because some tools require to work with the file outside of keep.
- How to output entire directories, or one file to Keep.
Related issues
Updated by Bryan Cosca over 9 years ago
- Subject changed from [Documentation] Python SDK Reference Page to [Documentation] Higher Level Python SDK Reference Page
Updated by Peter Amstutz over 6 years ago
- Related to Support #13418: Python SDK must have docstrings for all public interfaces added
Updated by Peter Amstutz over 3 years ago
- Target version deleted (
To Be Groomed)
Updated by Brett Smith almost 2 years ago
- Related to Idea #19792: Python SDK cookbook explains its examples better added
- Related to Idea #19791: Write Python SDK overview added
Updated by Brett Smith almost 2 years ago
Most of this request pertains to writing Crunch scripts for the old jobs and tasks API. I think the move to the containers API makes it moot. Some of it is covered by #19792.
Updated by Brett Smith almost 2 years ago
- Status changed from New to Duplicate
With #19792 done I'm considering this ticket half-obsolete, half-duplicate, and declaring victory.
Actions