sympy-live
sympy-live copied to clipboard
The source for the code at live.sympy.org
Since dockerhub introduced pull limits on images, it seems we have reached that limit, here is the test failing due to the same: ``` Building app Step 1/19 : FROM...
It seems Google changed some permission settings and we're not able to deploy now. Error: ``` PERMISSION_DENIED: You do not have permission to act as '[email protected]' ``` Fix: permission to...
Whenever we go to the left on setting or about ...It seems like we are clicking on the template while we are not doing it.
I think @travis-ci is becoming annoying day by day, the last job triggered has been in the queue for over an hour and its mostly like this.
When we open index from footer tab, index opens up but text is not in the white area. This needs to be fixed and i would love to work on...
Whenever we go to the login block of the sympy live the space is large that when we don't go to the login but it stays like we are clicking...
If you try to select and copy code in the Sphinx extension, it just runs the code, and deselects it. The only way to do it is to copy the...
This example code given on the website fails on SymPy Live in https://docs.sympy.org/latest/modules/categories.html: ``` >>> from sympy.categories import Object, NamedMorphism Exception in SymPy Live of type for reference the last...
SymPy Live needs to be updated to sympy 1.6. One part of the release process for sympy is to update sympy live. I actually think that that should not be...
I just discovered by using the iPad simulator that SymPy Live opens in the desktop version by default on the iPad. This is fine, as there's enough room for it,...