Skip to content

Conversation

@mengw15
Copy link
Contributor

@mengw15 mengw15 commented Oct 15, 2024

This PR introduces a new method to check the availability of the Python language server before initializing the Monaco editor. This ensures that the Monaco editor's language client is configured correctly depending on the server's availability.

fix issue: #2929

@mengw15 mengw15 self-assigned this Oct 15, 2024
@mengw15 mengw15 added bug frontend Changes related to the frontend GUI labels Oct 15, 2024
@mengw15 mengw15 requested a review from aglinxinyuan October 15, 2024 02:14
Copy link
Contributor

@aglinxinyuan aglinxinyuan left a comment

Choose a reason for hiding this comment

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

LGTM!

@mengw15 mengw15 merged commit b5419f6 into master Oct 15, 2024
@mengw15 mengw15 deleted the meng-pythonUDF-not-saving branch October 15, 2024 07:59
@mengw15 mengw15 linked an issue Oct 15, 2024 that may be closed by this pull request
PurelyBlank pushed a commit that referenced this pull request Dec 4, 2024
This PR introduces a new method to check the availability of the Python
language server before initializing the Monaco editor. This ensures that
the Monaco editor's language client is configured correctly depending on
the server's availability.

fix issue: #2929

---------

Co-authored-by: Xinyuan Lin <xinyual3@uci.edu>
@Yicong-Huang Yicong-Huang added fix and removed bug labels Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix frontend Changes related to the frontend GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Run Python Source Operator in the Master Branch

3 participants