mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: mention that username should be admin to load examples (#17484)
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
This commit is contained in:
@@ -129,7 +129,7 @@ superset db upgrade
|
||||
Finish installing by running through the following commands:
|
||||
|
||||
```
|
||||
# Create an admin user (you will be prompted to set a username, first and last name before setting a password)
|
||||
# Create an admin user in your metadata database (use `admin` as username to be able to load the examples)
|
||||
$ export FLASK_APP=superset
|
||||
superset fab create-admin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user