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

Add CompatibleZipFile #108

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wh1isper
Copy link

@Wh1isper Wh1isper commented Dec 12, 2022

See #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 to be garbled when the user is using a non-Linux system and not in English. But this does not indicate a problem with the Jupyter archive or the python zipfile library, but with the OS vendor

Co-authored-by: 晚橙 <383301857@qq.com>
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch Wh1isper/jupyter-archive/compatible-encoding

@Wh1isper
Copy link
Author

I'm not sure if this should be merged into master because there are too many situations we need to adapt to, but keeping this PR might help more people, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant