chaste/pychaste

Sponsored OSS

By University of Oxford

Updated 14 days ago

Docker images for PyChaste: https://chaste.github.io/pychaste/

Image
Languages & frameworks
Machine learning & AI
Data science
0

1.8K

chaste/pychaste repository overview

PyChaste Docker

Overview

A docker container can be launched from an image which has PyChaste and Jupyter pre-installed.

Installing Docker

If you would like to use this method but do not have docker already installed, you can find detailed guidance here on installing docker. Docker Desktop is the recommended route to getting docker running on your system.

Launching PyChaste with Docker

If you already have docker installed, you can launch a PyChaste container with the following command:

docker run -it --init --rm -p 8888:8888 chaste/pychaste

To open a jupyter lab environment attached to the PyChaste container, launch a web browser and navigate to http://127.0.0.1:8888 in a web browser.

Tutorials

For tutorials on using PyChaste, see here: https://chaste.github.io/pychaste/tutorials/.

Tag summary

Content type

Image

Digest

sha256:ab209bc1b

Size

917.6 MB

Last updated

14 days ago

docker pull chaste/pychaste

This week's pulls

Pulls:

176

Last week