Skip to content

rzhosan/dash-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash Example

Start application locally

  1. Make sure that Powershell core is installed. You can install it from here
  2. Run Powershell core (it's better to make it the default terminal in VSCode)
  3. Create virtual environments by running python -m venv .venv
  4. Activate virtual environment .venv/Scripts/Activate.ps1
  5. Run the application python src/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages