Rishab Kumar Jha
Rishab Kumar Jha
I too agree with @Akhilbisht798, I think the same, only test cases should be updated , if no one working on it should I add missing test cases?
@Akhilbisht798 thank you for letting me know
@krassowski this issue seems interesting, I would like to work on it, I tried optimising css but that doesn't bring much of a difference, the main issue seems to be...
Hi @martinjrobins , I tried implementing this feature although its still a work in progress but it would be really helpful if you can review and tell if I'm on...
@rtimms, I've made the changes
Anything else I need to change here?
Any updates on this?
@krassowski , I've changed tests and doc and ensured no tests are failing, ig its ready to be reviewed now
For now I've added the filters to not count hidden files or any other file which are not visible on jupyter lab's file browser by default (which means item_count and...
@vidartf, I agree with you and I'm not much familiar with jupyter server's code so just to confirm do you mean I should add something like this: ```python count_directory_items =...