Running PyClaw in the cloud

PyClaw can be quickly installed and run for free using SageMathCloud. After you’ve followed the instructions below, you may want to try some of the notebooks.

Sage Math Cloud

To run on Sage Math Cloud, simply create an account and a project at http://cloud.sagemath.org/. Clawpack is pre-installed, so you can use it immediately from a terminal or IPython notebook. Since matplotlib plots generated from the terminal will not work in the cloud, we recommend using an IPython notebook.

You can also install the latest release of Clawpack in your Sage Math Cloud project. Open a new terminal in your project, and type:

pip install --user clawpack