Skip to content

camarocico/StatProbCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

In order to run the apps in this repository, your system needs to have a recent Python interpreter. In each app folder you should create its own virtual environment, e.g. with uv:

uv init

Once initialized, you should install the necessary Python modules:

uv add -r requirements.txt

activate the virtual environment:

source .venv/bin/activate

and run the app:

streamlit run main.py

About

Code for the Statistics and Probability for Computer Science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages