Skip to content

pymor/siam-cse23_pymor_minitutorial

Repository files navigation

SIAM CSE23 pyMOR Minitutorial

Running Online (Binder)

Running Locally (JupyterLite)

  • Run as WebAssembly in your browser using JupyterLite:  JupyterLite

Running Locally (Linux)

Tested on Python 3.8

python -m venv .venv
source .venv/bin/activate
pip install -U pip setuptools wheel
pip install -r requirements.txt
pip install -r requirements-jupyterlab.txt
jupyter-lab

Running in an existing jupyter environment

pip install git+https://github.com/pymor/pymor@siam-cse23

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •