Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 421 Bytes

INSTALL.md

File metadata and controls

18 lines (15 loc) · 421 Bytes

Installation steps

Requirements

You will need Python and pip installed on your computer.

1. Installation steps

Open a command line terminal and cd to the directory where you installed Owl. From the top directory after downloading run:

python -m build 
pip install .

2. Running the streamlit frontend

Change diretory (cd) to the ui directory and run:

owlplanner.cmd