-
Notifications
You must be signed in to change notification settings - Fork 161
FEAT: Add Version manager to main panels #6089
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
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6089 +/- ##
==========================================
+ Coverage 85.16% 85.65% +0.48%
==========================================
Files 167 166 -1
Lines 63153 62797 -356
==========================================
+ Hits 53785 53787 +2
+ Misses 9368 9010 -358 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Version manager and Configure Edb work well on my machine
Description
Add Version manager to main panels
Use extensions from PyAEDT virtual environment instead of copying the files into PersonalLib, this will allow to update each extension together PyAEDT release.
Issue linked
Close #6085
Checklist