Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: mention that username should be admin to load examples in superset docs #17484

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

jayakrishnankk
Copy link
Contributor

SUMMARY

Mention that username should be admin to load examples in superset docs

This info is correctly presented in the Contributing Guide for local development. But in the superset docs that gets published into https://superset.apache.org/docs/installation/installing-superset-from-scratch does not have this information and it is confusing for first time users.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

NA

TESTING INSTRUCTIONS

NA

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@@ -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)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This content in the github repo and this content in the documentation website were mismatched. The info in the github repo is more useful. Hence syncing the docs.

@srinify srinify merged commit 062039c into apache:master Nov 21, 2021
AAfghahi pushed a commit that referenced this pull request Jan 10, 2022
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants