Skip to content

Symja browser usage

Ax Kr edited this page Dec 12, 2020 · 12 revisions

Symja can be used as computer algebra system in a web browser.

Maven

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@server -pl matheclipse-io

The notebook interface should be opened in the browser URL:

http://localhost:8081/mmaindex.html
Clone this wiki locally