Skip to content

RunQi-Han/de5-de-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph With Controls

This app demonstrates how to use Dash Design Kit Controls and Headers within an app with one Graph component.

This app demonstrates how to use different Dash Design Kit layout components. It doesn't have any callbacks, so interacting with the controls won't update the graphs.

Run the App

Note: If you initialized your app using an app from the App Catalog, the app's requirements are already installed. Go to step 2 to get started.

  1. Install the required Python packages:
    pip install -r requirements.txt
    
  2. Run the app:
    python app.py
    

Deploy the App From Your Workstation

To deploy this app to Dash Enterprise, initialize an app, and then follow the steps for deployment.

Deploy the App From a Workspace

If you're developing your app in a workspace, you can either deploy by selecting the Deploy button in the workspace, or by using Git commands in the workspace terminal. See Deploying Changes for more details on deploying from a workspace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published