Look into removing dependency on s3fs
Open
@nanounanue is already working on this.
Since Jun 9, 2022.
dependencies
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Recent versions of s3fs make using boto3 difficult due to dependency conflicts; it seems unlikely this situation will be resolved given that it has remained active for about 2 years. Although we could find some compatible situations, this makes us tied to s3fs updates for another core dependency. We should look into what it would take to remove this dependency
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.