Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 296 Bytes

logASCII_viewer

Upload well LAS (log ASCII) files and view the raw logs interactively in streamlit

preview

Getting Started

Tested with Python 3.10.9

pip install -r requirements.txt

streamlit run src\app.py

Access the app via localhost:8051