JupyterLite - p5.js 内核扩展
项目描述
jupyterlite-p5-内核
JupyterLite 的 p5.js 内核。
要求
- JupyterLite
0.1.0a10+
安装
这个 JupyterLite 内核可以作为联合服务器扩展安装。
# install the kernel
pip install jupyterlite-p5-kernel
# build a new JupyterLite site
jupyter lite build
有关如何构建站点和包含其他扩展的更多信息,请参阅 JupyterLite 文档:https ://jupyterlite.readthedocs.io/en/latest/configuring.html#adding-extensions
卸载
pip uninstall jupyterlite-p5-kernel
贡献
开发安装
# Clone the repo to your local environment
# Change directory to the fork directory
# create a new enviroment
mamba create --name jupyterlite-p5-kernel -c conda-forge python=3.9 yarn jupyterlab
conda activate jupyterlite-p5-kernel
# 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
扩展程序应链接到PREFIX/share/jupyter/labextensions并可以通过以下方式获取jupyterlite:
# install jupyterlite
python -m pip install jupyterlite
# build a new JupyterLite site
jupyter lite build
# server the site
jupyter lite serve
然后转到http://localhost:8000以使用联合服务器扩展启动 JupyterLite。
项目详情
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布
jupyterlite-p5-kernel-0.1.0a12.tar.gz
(267.9 kB
查看哈希)
内置分布
关
jupyterlite -p5-kernel-0.1.0a12.tar.gz 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 249bb7ae28e62069aea67016294ebbb0cbb39fe53f0a02d115f3fc0cfdcfad51 |
|
| MD5 | 1f8818fec032b5fc57b8895360fb1d87 |
|
| 布莱克2-256 | dd3a9500fe2243e455a996f6c294b19d54497054a24ee0130dcf19bdc67640c9 |
关
jupyterlite_p5_kernel -0.1.0a12-py3-none-any.whl 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 492438e33824a50c587997480d5c89ae4fb2776d6560a9d02c8967aa03b2a58c |
|
| MD5 | f1de42d716266dd760291d6f21281f2b |
|
| 布莱克2-256 | c25a3a86e0c0681b7344eba9f3a29426a2e3efda69bb47f0b86cdc593ea10dcc |