Installation¶
Mathesis can be installed from PyPI with pip:
pip install mathesis
To upgrade, add the -U
flag:
pip install -U mathesis
Next steps:
- To use Mathesis with JupyterLab/Jupyter Notebook, see Use with JupyterLab/Jupyter Notebook
Mathesis can be installed from PyPI with pip:
pip install mathesis
To upgrade, add the -U
flag:
pip install -U mathesis
Next steps: