Cannot open large files
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Opening a large file (100 MB) does not work:
- run jupyter notebook
- open file (download 'CRM_RandomForest.ipynb' file from here: https://notebooks.azure.com/rashaf/libraries/github475-Rlib)
- page never loads any content and becomes unresponsive
Found through Azure Notebooks but confirmed to repro when running notebooks locally: https://github.com/Microsoft/AzureNotebooks/issues/475
After opening the file in a text editor and stripping out the output, the notebook can be opened fine.
Contributor guide
Research direction
Reproduce the issue by running `jupyter notebook` and opening `CRM_RandomForest.ipynb`, using the linked Azure Notebooks source if needed. Compare the behavior with the same notebook after its output is stripped. Done means the original large notebook opens and the page remains responsive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100