PoC: PyScript IDE Component
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
- [x] Variables, functions and comments are translated to Spanish
- [x] Functions follow underscore notation
- [x] Spell check done & typos fixed
- [x] All python code is PEP8 compliant
- [x] Test coverage with Playwright implemented; locators are Pyhton code
- [x] Reviewers assigned (all peers & at least 1 mentor)
Screenshots
Published to http://pyar.github.io/PyZombis/358/index.html
Published to http://pyar.github.io/PyZombis/358/index.html
Published to http://pyar.github.io/PyZombis/358/index.html