Creating and Running a Simple App
Follow step-by-step instructions to create and run a simple application in Python using Dash.
We'll cover the following
Let’s build our first simple app! We’ll start with the app.py
file.
Steps to create and run the app
Create a file, name it app.py
, and write the following code:
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy