You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project seems really awesome how the pyodide team was able to create a way for Python to be run completely client side!!!
Just curious, would the pyodide team be open if I created a way that would allow for live python syntax checking similar to how it looks over here: https://pythonbuddy.com/?
Thanks for this awesome project!
The text was updated successfully, but these errors were encountered:
thanks for your interest @ethanchewy ! We intend to enable this kind of syntax checking via the Monaco/vscode language servers, but it may be down the road a bit. It looks like you might have some experience with this kind of thing from your work on Pythonbuddy -- if you'd like to contribute, we'd love the help accelerating that work! :-)
Hi there!
This project seems really awesome how the pyodide team was able to create a way for Python to be run completely client side!!!
Just curious, would the pyodide team be open if I created a way that would allow for live python syntax checking similar to how it looks over here: https://pythonbuddy.com/?
Thanks for this awesome project!
The text was updated successfully, but these errors were encountered: