Commit History

added a check for duckdb file
c7ed2a6

RoyAalekh commited on

added a check for duckdb file
c7f390d

RoyAalekh commited on

simplified the app deployment via docker
0dbb549

RoyAalekh commited on

Merge pull request #8 from RoyAalekh/dev/removing_cli_from_dashboard_backend
f9934a8

RoyAalekh commited on

Fixed all pages
b43adf7

RoyAalekh commited on

Fixed app.py and data insights page
7a39bba

RoyAalekh commited on

Update Dockerfile
2f87460

RoyAalekh commited on

Change CMD to use bash for streamlit command
0f1c0fc

RoyAalekh commited on

Refactor Dockerfile for improved environment management
ad18ebd

RoyAalekh commited on

Update Dockerfile
a9cea6b

RoyAalekh commited on

Configure virtual environment and Python path in Dockerfile
2fbf7a6

RoyAalekh commited on

Update Dockerfile
c42e7b6

RoyAalekh commited on

Fix CMD instruction to correctly use 'streamlit'
2d6821d

RoyAalekh commited on

Change CMD to use 'uv' for running Streamlit
2a634d5

RoyAalekh commited on

Refactor Dockerfile for uv installation and venv setup
596c145

RoyAalekh commited on

Set PATH for uv in Dockerfile
028e6c8

RoyAalekh commited on

Install 'uv' and configure virtual environment
48a28a4

RoyAalekh commited on

Update app.py to include ROOT path
1c71ac8

RoyAalekh commited on

Refactor Dockerfile to use uv for virtual environment
93bc38b

RoyAalekh commited on

Update render.yaml for Docker runtime and command
358c4f1

RoyAalekh commited on

Change CMD to use 'streamlit' command
0c680f8

RoyAalekh commited on

Add render.yaml for court-scheduler service
98a23fb

RoyAalekh commited on

Add PATH environment variable for uv access
9805378

RoyAalekh commited on

Refactor uv installation in Dockerfile
c86cb34

RoyAalekh commited on

Refactor Dockerfile for dependency installation
a092586

RoyAalekh commited on

Update Dockerfile by cleaning up comments
cf7dd47

RoyAalekh commited on

Fix uv installation command in Dockerfile
1bc0a36

RoyAalekh commited on

Refactor Dockerfile to install uv globally
f944cba

RoyAalekh commited on

Update Dockerfile
d744329

RoyAalekh commited on

Update Dockerfile
930bd43

RoyAalekh commited on

Replace Streamlit with UV for app execution
33e831d

RoyAalekh commited on

Change CMD to run Streamlit app
446dcd4

RoyAalekh commited on

added 3. point in Quick Start section of README.md to mention the raw data storage requirement
b5f21c3

RoyAalekh commited on

fixed the verion
1425c98

RoyAalekh commited on

containerization with docker and updated the readmes
7bf82f0

RoyAalekh commited on

fixing pyporject for streamlit cloud deployment
6972b33

RoyAalekh commited on

fixing pyporject for streamlit cloud deployment
2b6680d

RoyAalekh commited on

fixing pyporject for streamlit cloud deployment
99215aa

RoyAalekh commited on

fixing pyporject for streamlit cloud deployment
77f6ef6

RoyAalekh commited on

fixing pyporject for streamlit cloud deployment
b326fee

RoyAalekh commited on

Submission ready
422960c

RoyAalekh commited on

Submission ready
f379321

RoyAalekh commited on

Revert "Submission ready"
9e346ad

RoyAalekh commited on

Submission ready
40d8758

RoyAalekh commited on

Submission ready
c39a084

RoyAalekh commited on

Submission ready
eadbc29

RoyAalekh commited on

Submission ready
f6c65ef

RoyAalekh commited on

fix: Call uv directly instead of as Python module in dashboard
2ad1759

RoyAalekh commited on

fix: Correct ParameterLoader method calls in data_loader.py
779c826

RoyAalekh commited on

feat: Add interactive setup controls to dashboard UI
db7ca89

RoyAalekh commited on