Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return no of items inside a directory for filebrowser #1491

Open
Rishab87 opened this issue Jan 21, 2025 · 0 comments · May be fixed by #1492
Open

Return no of items inside a directory for filebrowser #1491

Rishab87 opened this issue Jan 21, 2025 · 0 comments · May be fixed by #1492

Comments

@Rishab87
Copy link

Problem

I want to display no of items inside a directory on jupyter lab's file browser as mentioned in of the issue their and for that one of the best way is to get the no of items from the server along with last_modified , size etc as client side calculations can cause performance issues and race conditions.

Proposed Solution

Calculate and return no of items for a directory along with other metadata of listings in filebrowser.

Additional context

@Rishab87 Rishab87 linked a pull request Jan 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant