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

A Jupyter/Jupyterlab extension to make, download and extract archive files.

Results 8 jupyter-archive issues
Sort by recently updated
recently updated
newest added

## Description just the same as https://github.com/weichsel/ZIPFoundation/issues/63 python zipfile lib using flag to determind the encoding of the file https://github.com/python/cpython/blob/main/Lib/zipfile.py#L1384 but osx compress won't set that so we may need...

bug

When I try to download a directory as zip archive: ![图片](https://user-images.githubusercontent.com/23413915/196070176-19858268-7d4e-4a03-907e-73dba7a98b09.png) ("打包下载" means "Download as an archive) The process will stop in a blank tab page, and I can't receive...

bug

## 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...

bug

JupyerLite provides an in-browser version of JupyterLab supported by an in-browser WASM based Python environment. Notebooks can be uploaded to JupyterLite and saved to browser storage, along with edited notebooks...

enhancement

See https://github.com/jupyterlab-contrib/jupyter-archive/issues/74 This is actually a cross-platform issue, caused by the default zip implementation of mac and windows not matching the protocol. Jupyter running under Linux causes folder(or file) names...

## Description In jupyter-archive version 3.3.4, we still have the option "Extract Archive" option when right-clicking on a `.zip` file. It seems the option is gone in 3.4.0. Is this...

bug

Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.2.1 to 7.5.0. Release notes Sourced from markdown-to-jsx's releases. v7.5.0 Minor Changes 62a16f3: Allow modifying HTML attribute sanitization when options.sanitizer is passed by the composer. By default...

dependencies
maintenance
javascript

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
maintenance
github_actions