Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Girder Client Introduction documentation #1464

Open
BryonLewis opened this issue Jan 10, 2025 · 0 comments
Open

Girder Client Introduction documentation #1464

BryonLewis opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
Type: Feature Request New feature or request

Comments

@BryonLewis
Copy link
Collaborator

Create Documentation for girder client and how it is used in python.

  • Initializing girder client with authentication and the url/ports used
  • Describe main girder-client functions (sendRestQuest, listChildFolders, list folders)
  • documentation on some important DIVE endpoints (dive_annotation/export, dive_dataset/export)
  • documentation on pushing data into datasets, for updating annotations (process of uploading json/CSV and hitting postprocess endpoint to process data)
  • Recursive finding of DIVE_Datasets for processing/downloading using a parent folder in the hierarchy
  • Cancel Jobs using the girder endpoints
  • Converting output from DiveDatasets into HTTP links that can used in other documents

Future

  • Documentation on running pipelines/training programatically
@BryonLewis BryonLewis added the Type: Feature Request New feature or request label Jan 10, 2025
@BryonLewis BryonLewis self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant