Jupyter Interface for Mathics Notebooks based on the IWolfram Kernel by Juan Mauricio Matera. This version is maintained by me, Aravindh Krishnamoorthy.
$ pip install -e .
...
Installing collected packages: mathics_kernel
Attempting uninstall: mathics_kernel
Successfully installed mathics_kernel-X.Y.Z
To launch the Jupyter file explorer in a browser window, use:
$ jupyter notebook --kernel=mathics_kernel
Alternatively, to start the Jupyter Desktop application and select the 'Mathics' kernel afterwards, use:
$ jlab .
Please feel encouraged to contribute to this project! Create your own fork, make the desired changes, commit, and make a pull request.
IMathics is released under the GNU General Public License (GPL).
Basic support for interactive 3D graphics is implemented. The implementation is based on Three.js and on the interface developed by Angus Griffith for the Mathics Project.
Version: v0.0.1
- Text output from Mathics
- 2D graphics via SVG
3D graphicsInteractive 3D graphics