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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97f429ade60aab1b72ff47c435fe517d010bfc210811e2a8f00118cb73714062 |
|
MD5 | 0c193d1d7a409f35b32222dd8e947c77 |
|
BLAKE2b-256 | 218806c5aadcf8a0e34318c150933031dab514d874c9d7719d999fb2ceec3326 |
Hashes for jupyterlite_pyodide_kernel-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 302f9052f61097118fdbbd252b447fe3394652db007b8f99965a2bae9561d0d4 |
|
MD5 | d79d9baf5b82f172589cae9898260580 |
|
BLAKE2b-256 | 225d48eff296cd38723bb42cfe51a2bb3fe3c7ed3d9b2eb20b1e9ca0c4b521d2 |