Actually, I want to say that I refuse to do any support on this
problem here. If you want support, please make a support request by
clicking "Help" in the upper right with the relevant file open. That
provides us with info about your web browser, the exact file you're
having trouble with and where it is located, etc. There are a
million things that could cause slowdowns, and it's a waste of time
going back and forth without standard info. As an example, just
opening a bunch of Jupyter notebooks will very inefficiently spawn a
bunch of python processes, and if you don't kill them, then suddenly
things will bog down. (Sage worksheets use fork from a single master
process, so are much more memory efficient en mass.)
William
--
Best Regards,
William Stein
CEO, SageMath, Inc.