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
There are more than 100 bundle.js files loaded while opening a notebook page
It increases a page loading time when the notebook is opened from the remote machine (not from localhost).
Bundle js files to reduce a number of requests.
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 notebook` 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:
No branches or pull requests
Description
There are more than 100 bundle.js files loaded while opening a notebook page
It increases a page loading time when the notebook is opened from the remote machine (not from localhost).
Reproduce
Expected behavior
Bundle js files to reduce a number of requests.
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: