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

Lecture on Data Visualization using PyScript #364

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

Conversation

its-ChaTTy
Copy link
Contributor

Summary

This pull request aims to add a lecture on Data Visualization using Matplotlib, with examples implemented using PyScript. The content of this lecture is based on findings from PyConAr'21.

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

Copy link

github-actions bot commented Jul 7, 2024

@NicolasSandoval
Copy link
Member

Hi @its-ChaTTy , I get a server error when I try to run the example in the deployment.

Error communicating with the server.TypeError: Failed to fetch

@its-ChaTTy
Copy link
Contributor Author

Hi @its-ChaTTy , I get a server error when I try to run the example in the deployment.

Error communicating with the server.TypeError: Failed to fetch

Hi @NicolasSandoval, yes the error will persist till my PyScript Integration PR (PyAr/RunestoneComponents#3) is not merged in Runestone.
For testing purpose I referneced my fork in requirements so as you can above in SS, it was working fine for me.

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