Jupyter Textual-based Widget
Project description
ipytextual
Jupyter Textual-based Widget
Installation
You can install ipytextual
using pip
:
pip install ipytextual
Development Installation
Create a development environment:
micromamba create -n ipytextual
micromamba activate ipytextual
micromamba install -c conda-forge python nodejs
pip install jupyterlab
npm install
Install the Python package and build the TypeScript package.
pip install -e .
node_modules/.bin/esbuild --bundle --format=esm --outdir=ipytextual/static src/index.ts
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
ipytextual-0.1.1.tar.gz
(264.4 kB
view hashes)
Built Distribution
ipytextual-0.1.1-py3-none-any.whl
(144.2 kB
view hashes)
Close
Hashes for ipytextual-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51d9b5d61eea471dd0890aa30806620eb621fef3b473dc096ba6ab1f4f7b3407 |
|
MD5 | afefea7a5a0467ea7fe98b55c564b651 |
|
BLAKE2b-256 | e3abc14adb0ca50b5c1ea1ce5785ecedfe7b4cf7e7a5d954da869009776fd0fc |