jupyter-archive icon indicating copy to clipboard operation
jupyter-archive copied to clipboard

upload and unzip option

Open jgunstone opened this issue 1 year ago • 1 comments

Description

with this extension it makes it easy to download an archive folder. it would be cool if it also supported "upload and unzip archive". this would make it simple for users to store data somewhere else but have a simple workflow for uploading and downloading their working dir. I can imagine this being good in the context of JupyterLite also.

jgunstone avatar Jan 26 '24 17:01 jgunstone

Hey @jgunstone if you are willing to contribute this should be easy to achieve by combining the existing commands upload from lab and uncompressed from this extension.

fcollonval avatar Feb 04 '24 09:02 fcollonval