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

Fallback to skulpt #1107

Merged
merged 13 commits into from
Oct 17, 2024
Merged

Fallback to skulpt #1107

merged 13 commits into from
Oct 17, 2024

Conversation

loiswells97
Copy link
Contributor

No description provided.

@loiswells97 loiswells97 changed the base branch from main to pyodide-migration October 15, 2024 16:14
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 15, 2024 16:15 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 15, 2024 16:16 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 15, 2024 16:18 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 16, 2024 08:05 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 08:51 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 11:03 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 11:12 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 11:13 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 11:21 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 13:25 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/1107/merge October 17, 2024 13:25 — with GitHub Actions Inactive
Copy link
Contributor

@sra405 sra405 left a comment

Choose a reason for hiding this comment

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

👍 nice!!

@loiswells97 loiswells97 merged commit 50dc45c into pyodide-migration Oct 17, 2024
8 checks passed
@loiswells97 loiswells97 deleted the fallback-to-skulpt branch October 17, 2024 15:47
@loiswells97 loiswells97 mentioned this pull request Oct 22, 2024
loiswells97 added a commit that referenced this pull request Oct 22, 2024
## [0.28.0] - 2024-10-22 

### Added

- PyodideWorker setup for the editor (#1104)
- Enabling `pyodide` support in the web component (#1090)
- `Pyodide` `matplotlib` support (#1087)
- Tests for running simple programs in `pyodide` and `skulpt` (#1100)
- Fall back to `skulpt` if the host is not `crossOriginIsolated` (#1107)
- `Pyodide` `seaborn` support (#1106)
- `Pyodide` module caching (#1113)

### Changed

- Upgrade to `webpack 5` (#1096)
- Bump `pyodide` to `v0.26.2` (#1098)
- Updated the ImportErrors message (#1105)
- In ErrorMessage component added the way to display html elements in
string (#1105)

### Fixed

- Dynamic runner switching with more than one `python` file (#1097)
- Pyodide running the correct file (`main.py`) when there are multiple
`python` files (#1097)
- Build to include public files (#1112)
- Persisting choice of tabbed/split view when running `python` code
(#1114)
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