Skip to content

SBVR-jeremy/sbvr_observatory_myliaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBVR observatory connected to myliaq instance

Visualization application for SBVR data, called 'SBVR Observatoire' Based on streamlit.

Alt text

Installation

Create and activate a virtual environment, then install required packages :

$ python3.11 -m venv venv
$ source venv/bin/activate
# PS> venv\Scripts\activate
(venv) $ python -m pip install -r requirements.txt

Usage

Normal run

 streamlit run Home.py

Author

Jeremy Bluteau

License

Distributed under the MIT license. See LICENSE in the root directory of this materials repo for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages