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

Add a python path field to the Omni UI #463

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Add a python path field to the Omni UI #463

merged 3 commits into from
Oct 18, 2024

Conversation

david-bremer
Copy link
Collaborator

Added an 'interpreter' property to the core class.
Added an interpreter validation test.
Added a text field to display and edit the path to python.

…er validation test. Added a text field to display and edit the path to python.
@david-bremer
Copy link
Collaborator Author

I looked into also validating the connection to EnSight on the given port, but did not see a quick and easy way to do so.

There might be an existing 'ping' I can do within pyensight, but I still have to get the return value back to the kit extension.

@mariostieriansys mariostieriansys enabled auto-merge (squash) October 18, 2024 08:15
@mariostieriansys mariostieriansys merged commit ff34d1d into main Oct 18, 2024
23 checks passed
@mariostieriansys mariostieriansys deleted the feat/py_path branch October 18, 2024 08:41
mariostieriansys added a commit that referenced this pull request Oct 18, 2024
Co-authored-by: Mario Ostieri <107915956+mariostieriansys@users.noreply.github.com>
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