-
-
Notifications
You must be signed in to change notification settings - Fork 102
MMA browser usage
Ax Kr edited this page Dec 12, 2020
·
9 revisions
Symja can be used as computer algebra system in a web browser featuring Mathematica-compatible syntax and functions.
Alternatively, if you're using the github developer repository you can run this Maven command inside a Gitpod ready-to-code console.
mvn -f pom.xml exec:java@mmaserver -pl matheclipse-io
The notebook interface should be opened in the browser URL:
http://localhost:8081/mmaindex.html
