Skip to content

Releases: jpmorganchase/jupyter-fs

v1.2.1

Choose a tag to compare

@timkpaine timkpaine released this 21 May 21:37
fb00379

What's Changed

  • Fix pre-existing ESLint warnings in auth.tsx and commands.ts by @painebot in #370
  • Swap server-side defaults to fsspec by @painebot in #383

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@timkpaine timkpaine released this 18 Mar 21:01
c5a2ba4

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@timkpaine timkpaine released this 26 Nov 23:00
d0e884b

What's Changed

  • Upgrade tree-finder to latest bugfix release by @painebot in #330
  • Handle S3 LastModified timestamp in fsspec backend by @sgrenf95 in #331
  • Fix double load in treefinder leading to bad scroll behavior, add fancy launcher button by @painebot in #332
  • Log on double command register to help find race condition, update demo by @painebot in #333

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@timkpaine timkpaine released this 21 Nov 15:04
6d49cbd

What's Changed

  • Be explicit about backend in readme to avoid configuration annoyance when getting started by @timkpaine in #301
  • Ignore local files, small fix for rename by @timkpaine in #310
  • Remove use of crypto.subtle, fixes 324 by @timkpaine in #325

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@timkpaine timkpaine released this 12 Jun 17:42
883cf3f

What's Changed

  • overhaul packaging and project layout, bring in line with templates, first pass for fsspec by @painebot in #231
  • Add kwargs passthrough to backend driver, implement openWith by @painebot in #233
  • Minor fixes after fsspec PR by @vidartf in #242
  • Inlude type in resource hash by @painebot in #244
  • Expose chained exceptions from fsspec handler and underlying backend, enforce on first load by @painebot in #251
  • Move JS revealPath and openDirRecursive to not await row-by-row by @sanjaiyan-dev in #189
  • Small fixes for fsspec backend, Enable fsspec tests for s3fs and smb by @painebot in #247
  • Release alpha candidate of 1.1.0 by @painebot in #252
  • Switch to uv, actions-ext by @painebot in #262
  • Add docs about choosing backend, fixes #270 by @painebot in #278

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@timkpaine timkpaine released this 11 Feb 20:42
02ceccf

What's Changed

  • Normalize package layout with nbcelltests by @painebot in #203
  • Fix logo on dark background, fix build badge by @painebot in #205
  • fix: Remove unnecessary copy method overload in MetaManager by @mahendrapaipuri in #206
  • Fix AttributeError if no permissions are available (webdav resources, for instance) by @jeflem in #212

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@timkpaine timkpaine released this 04 Jun 17:24
5da519a

What's Changed

Full Changelog: v0.4.1...v1.0.0

Release v0.4.1

Choose a tag to compare

@timkpaine timkpaine released this 11 Nov 19:00
e7ea3ce

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

Choose a tag to compare

@timkpaine timkpaine released this 01 Nov 15:18
135811c

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.4.0