Skip to content

GoncaloBFM/DashExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

git clone https://github.com/GoncaloBFM/DashExamples
cd DashExamples
python -m venv .venv
source .venv/bin/activate (for Windows run: .venv\Scripts\activate)
pip install -r requirements.txt

Run

On the root directory of the project run:

python example1.py

After the Dash server is running open http://127.0.0.1:8050/ on your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages