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

Enable PyCafe dashboards in CI #815

Closed
wants to merge 4 commits into from
Closed

Enable PyCafe dashboards in CI #815

wants to merge 4 commits into from

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

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

Updated on: 2024-10-17 15:44:39 UTC
Commit: 0648efd

Link: examples/scratch_dev/

Link: examples/dev/

Link: examples/visual-vocabulary/

Copy link
Contributor

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

Updated on: 2024-10-17 15:48:34 UTC
Commit: 67aacf9

Link: examples/scratch_dev/

Link: examples/dev/

Link: examples/visual-vocabulary/

Copy link
Contributor

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

Updated on: 2024-10-17 15:52:25 UTC
Commit: 68ff719

Link: examples/scratch_dev/

Link: examples/dev/

Link: examples/visual-vocabulary/

@maxschulz-COL
Copy link
Contributor Author

two many comments

Copy link
Contributor

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

Updated on: 2024-10-17 15:55:31 UTC
Commit: 74c766d

Link: examples/scratch_dev/

Link: examples/dev/

Link: examples/visual-vocabulary/

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.

1 participant