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

Analyze API updates needed for data science tools #3057

Open
2 tasks done
ryscher opened this issue Jan 9, 2024 · 4 comments · May be fixed by datadryad/dryad-app#1868
Open
2 tasks done

Analyze API updates needed for data science tools #3057

ryscher opened this issue Jan 9, 2024 · 4 comments · May be fixed by datadryad/dryad-app#1868
Assignees

Comments

@ryscher
Copy link
Member

ryscher commented Jan 9, 2024

  • Determine whether we need any API changes to work with Jupyter notebooks.
  • Review the documentation for ROpenSci deposits to determine whether we need API updates to support its needed features.
@alinvetian
Copy link

@ryscher What is the end scope of this? How do we want to interact with each of the API?
Related to ROpenSci deposits, do we want to become there deposit service, like zenodo and figshare?

@ryscher
Copy link
Member Author

ryscher commented Sep 24, 2024

Some discussion about ROpenSci deposits is happening in this ticket: ropensci/rdryad#41 (comment)

@ryscher
Copy link
Member Author

ryscher commented Sep 26, 2024

Goal for Jupyter: Write a notebook that can access dataset https://sandbox.datadryad.org/stash/dataset/doi:10.7959/dryad.h70rxwddz, and read the file aTable.csv. Put the contents of the "rutabaga" column into an array.

@alinvetian
Copy link

alinvetian commented Sep 30, 2024

@ryscher

  1. Here is the info related ROpenSci deposits to https://docs.google.com/document/d/12uAxSqJNLMJkp_fUjzDvf_Fk3aNq-xiTlbG4M3fweXc/edit#heading=h.be7bfpxd7okr
  2. For the Jupyter Notebooks I created 2 notebooks in this PR: added jupyter notebooks examples in documentation dryad-app#1868
    • one for fetching data using public API endpoints
    • one for creating a dataset, attaching a file and try to submit it, using API credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

3 participants