I’ve encountered a perplexing issue while working on Kaggle with a Jupyter notebook written in R.
Initially, I created the notebook in a private version and utilized private dataset inputs. Running all cells in the notebook was successful without any errors.
However, upon saving the version and accessing the notebook to view it in the “Viewer” area, I noticed that only first few block codes are visible, as if it’s been truncated, while the rest is not showing.
However, when I switch to the “edit” mode, I can see the entire notebook content correctly.
I’m puzzled about what could be causing this discrepancy between the “Viewer” and “edit” modes. Has anyone else encountered a similar issue before, or does anyone have insights into what might be causing this behavior?
Any help or suggestions would be greatly appreciated. Thank you in advance!