jupyterlab-s3-browser icon indicating copy to clipboard operation
jupyterlab-s3-browser copied to clipboard

A JupyterLab extension for browsing S3-compatible object storage

Results 57 jupyterlab-s3-browser issues
Sort by recently updated
recently updated
newest added

**Describe the bug** While using the extension and creating a new file within an S3 bucket, the file cannot be saved. An error is given: ```pt File Save Error for...

bug

**Describe the bug** Copy s3 file and paste in local folder is not working, and vice versa. **To Reproduce** 1. Copy file in s3 bucket (cmd+C) 2. Move to local...

bug

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.4.1 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @​anntzer in jupyter/nbconvert#1723 Adopt...

dependencies
python

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies
python

Added a config variable "signature_version" that is set through trying an s3v4 signature first, then falls back to s3v2 through excepting on a ClientError if s3v4 isn't accepted by the...

My work heavily relies on conda over pip. Would you mind if I create a conda package of this project and contribute it to conda-forge?

enhancement

Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies
javascript

Bumps [notebook](http://jupyter.org) from 6.4.8 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.4.8&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
python