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

PoC: PyScript IDE Component #358

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

its-ChaTTy
Copy link
Contributor

@its-ChaTTy its-ChaTTy commented Mar 30, 2024

Summary

I have integrated a basic PyScript IDE component, which can be seamlessly incorporated into any chapter. Currently, this component supports Pandas and Numpy libraries, allowing users to write and execute code directly within the browser. Additionally, it currently has the capability to display graphs. My plan is to further develop this component by adding support for additional libraries and enhancing its interactivity.

Checklist

  • Variables, functions and comments are translated to Spanish
  • Functions follow underscore notation
  • Spell check done & typos fixed
  • All python code is PEP8 compliant
  • Test coverage with Playwright implemented; locators are Pyhton code
  • Reviewers assigned (all peers & at least 1 mentor)

Screenshots

image
image
image
image
image

Copy link

Copy link

1 similar comment
Copy link

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.

1 participant