IMathics
IMathics copied to clipboard
Jupyter Kernel for Mathics
How, do I install it? Is there for example a pre-made google colab link? How do I use it? what are Dependencies. Is there anything I should know?
I'd love to get the Jupyter kernel working with the latest Mathics; I see there's an outstanding pull request (that also doesn't fix). The error I get at present is...
Opening this PR since I'm currently working on this. Updated to new Mathics parser. The Mathjax Javascript approach is completely broken with the new Mathjax version shipping with Juypter 5.
Rather than crashing silently it would be useful to get the traceback if the kernel crashes (even it it's only in the jupyter notebook log somewhere). We could wrap evaluation...
The gradient mesh for `DensityPlot` provides some special challenges. Ideally we want to use an SVG gradient mesh but SVG2.0 isn't out yet. We have to make do with linear...
Support for graphics is not currently implemented.
Code introspection currently returns `text/plain` results. Since we already know how to format the docs as html we should add that to the notebook interface. Possibly with some modification for...
The django web interface has a button next to each example that adds it in a new cell. This is quite a useful feature and should be possible for the...
Support for graphics is not currently implemented.