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

Skip to content

Even better PyEditor offline use case #2050

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

Merged

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 force-pushed the even-better-py-editor-offline branch 3 times, most recently from 1efabd7 to 4d1a1aa Compare May 6, 2024 08:24
@WebReflection WebReflection force-pushed the even-better-py-editor-offline branch from 4d1a1aa to 4bd72e7 Compare May 6, 2024 08:25
@WebReflection WebReflection force-pushed the even-better-py-editor-offline branch from 92ef4f1 to dffc9a1 Compare May 7, 2024 07:48
@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