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

feat: update altair to 5.2.0 #113

Merged
merged 1 commit into from
Jan 23, 2024
Merged

feat: update altair to 5.2.0 #113

merged 1 commit into from
Jan 23, 2024

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented Jan 23, 2024

📥 Pull Request Description

The current version of Altair raised multiple deprecation errors. Therefore, altair is updated with this PR.

👀 Affected Areas

Dashboard

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@ankeko ankeko added the 🎨 UI/UX Related to dashboard or user experience label Jan 23, 2024
@ankeko ankeko requested a review from dstalzjohn January 23, 2024 09:02
@aiakide aiakide changed the base branch from main to develop January 23, 2024 16:29
Copy link
Collaborator

@aiakide aiakide left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this annoying bug

@ankeko ankeko merged commit fbb72d4 into develop Jan 23, 2024
12 checks passed
@ankeko ankeko deleted the feature/update_altair branch January 23, 2024 16:47
@ankeko ankeko mentioned this pull request Feb 8, 2024
7 tasks
ankeko added a commit that referenced this pull request Feb 8, 2024
## 📥 Pull Request Description

The following changes, features and fixes are part of this pull request:
- fix: simplify ExperimentManager using exp_dict (#114)
- fix: query experiments based on storage handler name not mutable id
(#114)
- feat: update altair to 5.2.0 (#113)

## 👀 Affected Areas

- Dashboard
- Dependencies

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [x] Pre-commit hooks were executed
- [x] Changes have been reviewed by at least one other developer
- [ ] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [x] All tests ran successfully
- [x] All merge conflicts are resolved
- [ ] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 UI/UX Related to dashboard or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants