Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 393 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 393 Bytes

FORGE Demo

A quick demo of PyVista and similar efforts for a geothermal project site.

Get Started

git clone [email protected]:banesullivan/forge-demo.git
cd forge-demo
unzip data.zip -d data

conda create -n demo python=3.7
conda activate demo
conda install jupyter

python -m pip install -r requirements.txt

python -m jupyter notebook

Demo

demo