Skip to content

Installation Guide

WBGeo can be used in two ways — choose the one that fits your use case:


Visual Workflow Editor (Docker)

For: users who want to build and run geoscientific workflows through a browser-based visual interface, without writing Python code.

WBGeo runs inside a Docker container and is accessible at http://localhost:8080 once started. No Python environment setup is required.

Visual Editor Installation


Python Codebase

For: users who want to work directly with WBGeo in Python scripts or notebooks — e.g., to run structural modeling, meshing, or simulation components programmatically.

Codebase Installation