jpmorganchase / jupyter-fs

A filesystem-like contents manager for multiple backends in Jupyter
Apache License 2.0
200 stars 36 forks source link

Allow configuring displayed columns #158

Closed dhirschfeld-shell closed 11 months ago

dhirschfeld-shell commented 1 year ago

The FileTree seems to include size/mimetype/last_modified as default columns:

image

...which takes up quite a lot of horizontal space. By default I'd probably choose to not include the mimetype column as horizontal space is more important to me.

It would be great if the user could easily choose which columns to display (ideally as a right-click context menu)

dhirschfeld commented 1 year ago

Prior Art: https://github.com/jupyterlab/jupyterlab/pull/14044

vidartf commented 1 year ago

We have work in progress on this, with a PR to come soon :) Thanks for opening the issue!

vidartf commented 11 months ago

This has been fixed in main / 0.4.0