Build modern UIs in Jupyter with Python
Project description
ipyhtmx
Build modern UIs in Jupyter with Python
Installation
To install use pip:
$ pip install ipyhtmx
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/davidbrochart/ipyhtmx.git
$ cd ipyhtmx
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix ipyhtmx
$ jupyter nbextension enable --py --sys-prefix ipyhtmx
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite ipyhtmx
Then you need to rebuild the JS when you make a code change:
$ cd js
$ yarn run build
You then need to refresh the JupyterLab page when your javascript changes.
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
ipyhtmx-0.1.0.tar.gz
(246.1 kB
view details)
Built Distribution
ipyhtmx-0.1.0-py3-none-any.whl
(74.4 kB
view details)
File details
Details for the file ipyhtmx-0.1.0.tar.gz
.
File metadata
- Download URL: ipyhtmx-0.1.0.tar.gz
- Upload date:
- Size: 246.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02f9c5afd899d384dba41bb74df93719bd09a69a131977c215d18ac865341897 |
|
MD5 | dab2a9aeaae6447650746681fed6a5ed |
|
BLAKE2b-256 | 2829b092bb81c72e6210136a643f6c118929a86b94298a053dca675cc7b09056 |
Provenance
File details
Details for the file ipyhtmx-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ipyhtmx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 74.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69bbf59912f24890dc0f794083b121029e37c1d11246bef68e78e765fc3a2255 |
|
MD5 | 53c96e0a2d405b8199213e2384df2095 |
|
BLAKE2b-256 | 041f54dabe747dee6da2f345be1f13a7c5b7e34e1c8dc6ccf9446f37eaa8ddb5 |