Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-12 | 1.5 kB | |
v1.1.0 source code.tar.gz | 2025-06-12 | 2.5 MB | |
v1.1.0 source code.zip | 2025-06-12 | 2.5 MB | |
Totals: 3 Items | 5.0 MB | 1 |
What's Changed
- overhaul packaging and project layout, bring in line with templates, first pass for fsspec by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/231
- Add kwargs passthrough to backend driver, implement openWith by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/233
- Minor fixes after fsspec PR by @vidartf in https://github.com/jpmorganchase/jupyter-fs/pull/242
- Inlude type in resource hash by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/244
- Expose chained exceptions from fsspec handler and underlying backend, enforce on first load by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/251
- Move JS revealPath and openDirRecursive to not await row-by-row by @sanjaiyan-dev in https://github.com/jpmorganchase/jupyter-fs/pull/189
- Small fixes for fsspec backend, Enable fsspec tests for s3fs and smb by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/247
- Release alpha candidate of 1.1.0 by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/252
- Switch to uv, actions-ext by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/262
- Add docs about choosing backend, fixes [#270] by @painebot in https://github.com/jpmorganchase/jupyter-fs/pull/278
New Contributors
- @sanjaiyan-dev made their first contribution in https://github.com/jpmorganchase/jupyter-fs/pull/189
Full Changelog: https://github.com/jpmorganchase/jupyter-fs/compare/v1.0.1...v1.1.0