Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

Done in https://github.com/jupyter/notebook/pull/7423/commits/40387bbef7387b5a79103b6edeae0f5e59b9a4e9. Although not seeing any change for now: ![image](https://github.com/user-attachments/assets/15c89640-ffe4-48fa-9647-abd95ec5ceaa)

Is there a way to reduce the size of the "File size" column? I guess it's related to https://github.com/jupyterlab/jupyterlab/pull/16646 ? ![image](https://github.com/user-attachments/assets/0b5af5f4-dae5-45d8-b812-e2d0e78461b1)

> Although not seeing any change for now: This change of background color is also picked up in the UI tests, so it's not a local dev environment issue only:...

> This change of background color is also picked up in the UI tests, so it's not a local dev environment issue only: It looks like `.jp-ThemedContainer` was taking precedence...

Arf, looks like there are more CSS regressions to fix, for example the menus are now gray and there is no styling on hover: ![image](https://github.com/user-attachments/assets/d1790072-94c3-426d-b488-9ed0155cbfe9)

> Is there a way to reduce the size of the "File size" column? I guess it's related to [jupyterlab/jupyterlab#16646](https://github.com/jupyterlab/jupyterlab/pull/16646) ? I guess it's because Notebook 7 does not provide...

@krassowski any suggestion for setting proper defaults for the file browser column sizes? I tried something like the following but it didn't seem to have any effect: ```ts stateDB.save('file-browser-filebrowser:columns', {...

Or maybe this will be made easier with https://github.com/jupyterlab/jupyterlab/pull/16751, so we can just specify custom CSS directly instead.

The file browser looks great now after the `4.3.0b3` update: ![image](https://github.com/user-attachments/assets/abb517b1-a5b1-4ab5-8ad5-6a72d5bd3afa) Thanks @krassowski @JasonWeill for working on this!

bot please update playwright snapshots