Skip to content

Mathics3 Live shell allows you to use Mathics3 in the browser without the need to install anything on your computer.

Notifications You must be signed in to change notification settings

Mathics3/Mathics3-live

Repository files navigation

Mathics3 Live

screenshot

Requirements

JupyterLite is being tested against modern web browsers:

  • Firefox 90+
  • Chromium 89+

Installing and running locally

Install this code in a virtual Python environment:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

The above needs to be done only once.

Once the virtual environment has been set up with the packages installed, to run the server:

make serve

Further Information and Updates

For more info, keep an eye on the JupyterLite documentation:

About

Mathics3 Live shell allows you to use Mathics3 in the browser without the need to install anything on your computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages