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

[CI] Enable PyCafe dashboards in CI #816

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

maxschulz-COL
Copy link
Contributor

Description

This PR enables the view of our examples folder dashboards in CI via PyCafe. There is two ways to view them:

  1. Click on the link in the comments just below the PR
  2. Click on the Details button in the Status checks
  • the dashboards are always built with the most recent wheel file of the most recent commit
  • I have ommitted the yaml examples, as they are duplicates really, but we could add them also

If in the future you would like to add/remove a dashboard, it should be as easy as adding the path in the github workflow file at the bottom. Should your example have requirements beyond just vizro (e.g. openpyxl) you would need to add them in the if clause in the create_pycafe_links.py script.

Screenshot

Notice

  • I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":

    • I submit this contribution under the Apache 2.0 license and represent that I am entitled to do so on behalf of myself, my employer, or relevant third parties, as applicable.
    • I certify that (a) this contribution is my original creation and / or (b) to the extent it is not my original creation, I am authorized to submit this contribution on behalf of the original creator(s) or their licensees.
    • I certify that the use of this contribution as authorized by the Apache 2.0 license does not violate the intellectual property rights of anyone else.
    • I have not referenced individuals, products or companies in any commits, directly or indirectly.
    • I have not added data or restricted code in any commits, directly or indirectly.

Copy link
Contributor

github-actions bot commented Oct 17, 2024

View the example dashboards of the current commit live on PyCafe:

Updated on: 2024-10-21 09:04:47 UTC
Commit: 22e225c

Link: examples/scratch_dev/

Link: examples/dev/

Link: examples/visual-vocabulary/

@mckinsey mckinsey deleted a comment from github-actions bot Oct 17, 2024
@maxschulz-COL maxschulz-COL marked this pull request as ready for review October 17, 2024 16:06
@maxschulz-COL maxschulz-COL changed the title Ci/pycafe in ci [CI] Enable PyCafe dashboards in CI Oct 17, 2024
Copy link
Contributor

@nadijagraca nadijagraca left a comment

Choose a reason for hiding this comment

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

This is so cool. Great job. 🚀
Do we eventually what to do the same for Vizro-AI UI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants