Spaces:
Sleeping
Sleeping
metadata
title: Klìnic
emoji: 👍🏻
colorFrom: pink
colorTo: blue
sdk: streamlit
sdk_version: 1.34.0
app_file: app.py
pinned: false
Klìnic
Architecture
Prerequisites
- git lfs
pip install -r requirements.txt
Setup
- get pre-processed data
git lfs fetch --all git lfs checkout
- Start the IRIS Docker container:
docker-compose up -d
- Start a Jupyter Notebook
- before using the web app for the first time, run database.ipynb
- run the app:
streamlit run app.py
Debugging
- Navigate to http://localhost:52773/csp/sys/UtilHome.csp to access IRIS and login with username:
demo
, password:demo
- You can execute SQL queries at 'System Explorer' → 'SQL'