JupyterLite - p5.js Kernel Extension
Project description
jupyterlite-p5-kernel
A p5.js kernel for JupyterLite.
Requirements
- JupyterLite
0.1.0a10+
Install
This JupyterLite kernel can be installed as a federated server extension.
# install the kernel
pip install jupyterlite-p5-kernel
# build a new JupyterLite site
jupyter lite build
See the JupyterLite documentation for more information on how to build sites and include additional extensions: https://jupyterlite.readthedocs.io/en/latest/configuring.html#adding-extensions
Uninstall
pip uninstall jupyterlite-p5-kernel
Contributing
Development install
# Clone the repo to your local environment
# Change directory to the fork directory
# Install JupyterLab
python -m pip install jupyterlab
# Install package in development mode
python -m pip install -e .
# Link your development version of the extension with JupyterLab
jlpm run install:extension
# Rebuild the extension Typescript source after making changes
jlpm run build
The extension should be linked to PREFIX/share/jupyter/labextensions and can be picked up by jupyterlite:
# build a new JupyterLite site
jupyter lite build
# server the site
jupyter lite serve
Then go to http://localhost:8000 to launch JupyterLite with the federated server extension.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterlite-p5-kernel-0.1.0a10.tar.gz.
File metadata
- Download URL: jupyterlite-p5-kernel-0.1.0a10.tar.gz
- Upload date:
- Size: 267.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7775c13431f8d8c7022ac12b68166fc546abb9c73b5dc0c7743a87d954cc7bb9
|
|
| MD5 |
f4001f2a942e04c8eee95e1e41e3877a
|
|
| BLAKE2b-256 |
8fd85a0474c66ea6c5997508fdc3d6500cc17521456bdbd0d37d04711e9db3d6
|
File details
Details for the file jupyterlite_p5_kernel-0.1.0a10-py3-none-any.whl.
File metadata
- Download URL: jupyterlite_p5_kernel-0.1.0a10-py3-none-any.whl
- Upload date:
- Size: 81.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f355b53b8857601a45dc2b07b8f19c1561bc984a6e7527642d22b76cba903513
|
|
| MD5 |
141988a94767d93de281b673362092ea
|
|
| BLAKE2b-256 |
e64f9afd1b57247a1d35e25ba1192e0900c85b06399c26c7908fce9fe07a8462
|