You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameters are exposed in the search part of the url (not in the hash, though it could have been). You can get that url by hitting the share icon on the top-right corner. In the Github pages version, this url is shortened by Google services.
Application state could be exposed via url params.
This would be great for linking.... e.g., http://live.sympy.org/?evaluate=g%3D9.81%0A%23--%0Ax%20%3D%20(1%2F2)*g*t**2%20%2B%2020*t%20%2B%2010%0A%23--%0Ax.subs(%7Bt%3A3%7D)%0A%23--%0A
The text was updated successfully, but these errors were encountered: