Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 837 Bytes

File metadata and controls

24 lines (12 loc) · 837 Bytes

Installation Guide

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


:material-application: 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{ .md-button .md-button--primary }


:material-language-python: 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{ .md-button .md-button--primary }