I want to add widgets in SymPyGamma so that user can:
1) Share a particular card or the entire result by creating a GIST as
IPython Notebook.
I have already done significant work on this issue, ( which i left in
the middle due to my gsoc proposal ). So, i need to finish that so that it
can be included in this part.
As Gamma uses JavaScript for the calculating the JSON of the result
"card" i will create a new view which will calculate "card" JSON using
python so that it can be
converted to IPython Notebook. This will result in recalculations but
Any better solution???
2) Copy the result as plain text.
Using the view created for calculations of card Json, i can also add
functionality to copy the result text as plain text. I will just need to
parse that json which i am
already doing for ipython notebook.
3) Zoom the result card.
Currently we do support enlarging the result which i will integrate into
the widgets.
4) Downloading the results
We can provide the option to download the result as Latex ,IPython
notebook, SymPy Codes and HTML. We already calculate 3/4 things in Gamma,
why not give it as an
option to the user??
I will use jQuery UI for the widgets!
Any suggestion???
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/73cf3cc0-7abb-4567-93fd-f5b4d46b9c00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.