Skip to main content

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


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)

Uploaded Source

Built Distribution

ipytextual-0.1.1-py3-none-any.whl (144.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page