This repository was archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
enable viewing of .qza / .qzv files hosted on FigShare #95
Comments
Forgot to add, I uploaded a QZV (from the moving pictures tutorial) here. That link will refers to this download link: |
Looks like they have a CORS-enabled API as well! |
That is excellent, I am down to help put together this feature. But
would likely need some guidance to get started.
…On (Aug-02-18|12:52), Evan Bolyen wrote:
Looks like they have a CORS-enabled API as well!
https://docs.figshare.com/old_docs/api/#cors-policy
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/qiime2/q2view/issues/95#issuecomment-410047729
|
@ElDeveloper that would be awesome, I'd be happy to sit down at some point and walk you through the codebase (it isn't necessarily pretty, but it is mostly compartmentalized, so it's more or less reasonable to work with). |
This sounds great to me!
…On (Aug-15-18|16:05), Evan Bolyen wrote:
@ElDeveloper that would be awesome, I'd be happy to sit down at some point and walk you through the codebase (it isn't necessarily pretty, but it is mostly compartmentalized, so it's more or less reasonable to work with).
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/qiime2/q2view/issues/95#issuecomment-413245584
|
This has probably been superseded by doing this with Zenodo links in new q2view |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Improvement Description
It would be useful if q2view could display files hosted in FigShare.
Current Behavior
Currently FigShare doesn't provide a direct download link,
Proposed Behavior
Instead I think q2view would have to resolve the download (kinda like what it does with DropBox).
The text was updated successfully, but these errors were encountered: