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
File details
Details for the file jupyterlite_pyodide_kernel-0.0.6.tar.gz
.
File metadata
- Download URL: jupyterlite_pyodide_kernel-0.0.6.tar.gz
- Upload date:
- Size: 260.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f9c61104ad61f1c4fa10af4ff36bf3c5682db353bf07c56548e0aa03bf7a0fa |
|
MD5 | 2d4f702a23a478d492238d53db0b6a55 |
|
BLAKE2b-256 | b69e0ed1aa40cfee1e0f33ab4fe214beae13df84275e7e932ce6c5f837d79b01 |
Provenance
File details
Details for the file jupyterlite_pyodide_kernel-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: jupyterlite_pyodide_kernel-0.0.6-py3-none-any.whl
- Upload date:
- Size: 277.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38ee0889f83270e06d893de211bbcd2674d57ba5b3292b2f80c5fbb9eeb5fe71 |
|
MD5 | 6811da3aaf86cedecb296fb8924a6231 |
|
BLAKE2b-256 | 44e751ea279696f6aa85ad3e007590ff43321b098845782a3054885ddf7f05c2 |