RandomKiddo / ComputationalPhysics

A guide to doing physics in python through Jupyter Notebooks!
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Memory Hog and Render Error on Certain Notebooks #1

Open RandomKiddo opened 2 years ago

RandomKiddo commented 2 years ago

Certain Notebooks cause a rendering error, and sometimes cause an operating system force-reload when the page takes up too much memory. Offenders of this are the 3D Graphics and Scatter Plot notebooks.

Steps to reproduce the behavior:

  1. Go to the 3D Graphics notebooks
  2. See sidebar glitching out
  3. After some time the page may force-reload

Expected outcome should be a perfectly rendered notebook with no reloading.

Screenshots did not show enough rendering error evidence

RandomKiddo commented 2 years ago

Issue root cause could not be determined. Added undeterminable tag. Issue fixed itself, closing

RandomKiddo commented 2 years ago

Issue started occurring once again. Hotfix patch under review.

RandomKiddo commented 2 years ago

Hotfix found: using NBViewer