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

Removing rich install #1198

Merged
merged 2 commits into from
May 27, 2024
Merged

Removing rich install #1198

merged 2 commits into from
May 27, 2024

Conversation

jjanezhang
Copy link
Contributor

@jjanezhang jjanezhang commented May 13, 2024

Removing rich install because rich is overriding the custom python excepthook we create in mcloud to catch exceptions.

This does mean that users submitting foundry runs through without mcli may not have rich formatting. However, if the run is submitted through mcli, our excepthook override will maintain rich formatting.

example of a run that maintains rich formatting after we remove the install and enable the mcloud excepthook
image

@jjanezhang jjanezhang requested a review from dakinggg May 13, 2024 21:28
@jjanezhang jjanezhang self-assigned this May 13, 2024
@jjanezhang jjanezhang merged commit c9257b5 into main May 27, 2024
9 checks passed
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.

None yet

2 participants