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

File Upload cell #293

Open
3 tasks
okennedy opened this issue Dec 7, 2023 · 0 comments
Open
3 tasks

File Upload cell #293

okennedy opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@okennedy
Copy link
Contributor

okennedy commented Dec 7, 2023

Vizier has a way to upload datasets, but not raw files. This creates a challenge, particularly for hosted instances of Vizier, since we need to resort to awkward workarounds like loading data files (e.g. pictures, etc...) in a Python or Scala cell. Also, there is an export file, so having a file upload cell would provide symmetry.

A few thoughts:

  • New Command: Input: List of uploaded (file artifact ID, artifact name) pairs; Output: Artifacts for each uploaded file.
  • New Editor: D&D file upload area. Allow multiple files to be uploaded. Set up a delete file.
  • Option to support 'Zip', 'Tar', and/or 'Gzip' files?

image

@okennedy okennedy added the enhancement New feature or request label Dec 7, 2023
@okennedy okennedy added this to the Version 2.1 milestone Dec 7, 2023
@okennedy okennedy mentioned this issue Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant