We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
filemanger blocked when floder contains lots of files.
maybe we need a way to use page? instead of return all files all in once
create lots of files (may be more than 10k) in floder and open it
not block user behavior
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Paste the output from your browser Javascript console here, if applicable.
The text was updated successfully, but these errors were encountered:
Hi @eastonsuo, an issue was opened about that in #962.
Sorry, something went wrong.
Closing in favor of #962
No branches or pull requests
Description
filemanger blocked when floder contains lots of files.
maybe we need a way to use page? instead of return all files all in once
Reproduce
create lots of files (may be more than 10k) in floder and open it
Expected behavior
not block user behavior
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: