Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

WebReflection
Copy link
Contributor

@WebReflection WebReflection commented May 6, 2024

Description

This MR fixes #2049 and it also allows usage of relative to absolute paths to define the PyEditor interpreter via config.

Changes

  • updated Polyscript to its latest which brings in latest MicroPython too
  • resolve as fully qualified URL the interpreter, if present, before bootstrapping the Worker
  • use the same version resolution for both PyEditor and PyTerminal
  • test everything is fine

Checklist

  • All tests pass locally
  • I have updated CHANGELOG.md
  • I have created documentation for this(if applicable)

@WebReflection WebReflection merged commit 8ec3381 into pyscript:main May 7, 2024
WebReflection added a commit that referenced this pull request May 8, 2024
* Even better PyEditor offline use case (#2050)

* Even better PyEditor offline use case

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* PyEditor - process(code) ability

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

Unable to use local piodide with worker
2 participants