pygwalker icon indicating copy to clipboard operation
pygwalker copied to clipboard

Running Pygwalker on Pyodide

Open davidgasquez opened this issue 1 year ago • 1 comments

You can run PygWalker on Pyodide! The following notebook works on VSCode thanks to the joyceerhl.vscode-pyodide extension.

https://github.com/davidgasquez/datalab/blob/main/notebooks/2023-03-14-Pyodide.ipynb

davidgasquez avatar Mar 14 '23 15:03 davidgasquez

  • #36
    • JupyterLite is built on pyodide
    • joyceerhl.vscode-pyodide is a pyodide Jupyter kernel IIRC?
      • [ ] Does pygwalker also work in https://vscode.dev (VScode in WASM in a tab)?

westurner avatar Mar 27 '23 02:03 westurner

vscode.dev URLs [1] for pygwalker demo notebooks:

https://vscode.dev/github/davidgasquez/datalab/blob/main/notebooks/2023-03-14-Pyodide.ipynb

https://vscode.dev/github/Kanaries/pygwalker/blob/main/examples/jupyter_demo.ipynb

[1] https://github.com/microsoft/vscode-remote-repositories-github?tab=readme-ov-file#integration-with-vscodedev

On Mon, Apr 8, 2024 at 10:39 AM David Gasquez @.***> wrote:

Closed #81 https://github.com/Kanaries/pygwalker/issues/81 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Kanaries/pygwalker/issues/81#event-12394151101, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMNS425Q7YCQRRFR5JIA3Y4KT2BAVCNFSM6AAAAAAV2TK642VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGM4TIMJVGEYTAMI . You are receiving this because you commented.Message ID: @.***>

westurner avatar Apr 09 '24 18:04 westurner