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: Embedded sdk #30972

Merged
merged 4 commits into from
Nov 21, 2024
Merged

docs: Embedded sdk #30972

merged 4 commits into from
Nov 21, 2024

Conversation

jpchev
Copy link
Contributor

@jpchev jpchev commented Nov 19, 2024

SUMMARY

prerequisites for embedded dashboards, how to set up and generate a token with the secret.

@dosubot dosubot bot added the doc Namespace | Anything related to documentation label Nov 19, 2024
@michael-s-molina michael-s-molina changed the title Docs/embedded sdk docs: Embedded sdk Nov 19, 2024
@michael-s-molina michael-s-molina added the review:checkpoint Last PR reviewed during the daily review standup label Nov 19, 2024
@rusackas
Copy link
Member

Thanks! Running CI 🤞

@rusackas
Copy link
Member

Looks like you need to run the pre-commit hook.
Superset uses Git pre-commit hooks courtesy of pre-commit. To install run the following:

pip3 install -r requirements/development.txt
pre-commit install
A series of checks will now run when you make a git commit.

Alternatively it is possible to run pre-commit by running pre-commit manually:

pre-commit run --all-files

@github-actions github-actions bot removed the doc Namespace | Anything related to documentation label Nov 20, 2024
@jpchev
Copy link
Contributor Author

jpchev commented Nov 20, 2024

@rusackas I've fixed the trailing whitespaces

@rusackas rusackas merged commit 0b647b2 into apache:master Nov 21, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded review:checkpoint Last PR reviewed during the daily review standup size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants