Python kernel for JupyterLite powered by Pyodide
Project description
jupyterlite-pyodide-kernel
A Python kernel for JupyterLite powered by Pyodide,
Requirements
python >=3.8
jupyterlite >=0.1.0b19
Install
To install the Pyodide kernel labextension and the CLI addons for jupyter lite
, run:
pip install jupyterlite-pyodide-kernel
Then build your JupyterLite site:
jupyter lite build
⚠️ The documentation for advanced configuration is available from the main JupyterLite documentation site:
Uninstall
To remove the extension, run:
pip uninstall jupyterlite-pyodide-kernel
Development Install
Below is an short overview of getting up and running quickly. Please see the contributing guide for full details.
Development Requirements
Recommended a Python virtual environment provided by a tool of choice, e.g.
virtualenv
mamba
conda
Ensure the local development environment has:
git
nodejs 18
python >=3.8
Development Quick Start
git clone https://github.com/jupyterlite/pyodide-kernel
cd pyodide-kernel
npm run quickstart
Then, serve the built demo site, documentation, and test reports with Python's built-in http server:
jlpm serve
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for jupyterlite_pyodide_kernel-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5af866330e653c804c7cb86b535cfcf829fcd43b39c6e7fc4f45404fab88751 |
|
MD5 | 643a1d9e7b94e860a1d643cb61210564 |
|
BLAKE2b-256 | 8e9fc94a25e7c684974ff608077594eff270fe922a80e1086c2c5d0b052dbf03 |
Hashes for jupyterlite_pyodide_kernel-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | acb37f1e29761a92af98f3a57fb360f2eb57912972712402f897d4cf301c5757 |
|
MD5 | 411ee60b90213e5ddc1f760f145716c5 |
|
BLAKE2b-256 | ca31acb9356a89f71b2a35f4aada0f23861036da60fbea41281929fcf3ac90b0 |