jupyter-archive
jupyter-archive copied to clipboard
A Jupyter/Jupyterlab extension to make, download and extract archive files.
## 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...
When I try to download a directory as zip archive:  ("打包下载" means "Download as an archive) The process will stop in a blank tab page, and I can't receive...
## 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...
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...
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...
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...
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...