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.
Release files for ipyhtmx 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyhtmx-0.1.0.tar.gz | 246.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyhtmx-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 320.5 kB
Release files / ipyhtmx-0.1.0.tar.gz
| Download URL | ipyhtmx-0.1.0.tar.gz |
|---|---|
| Size | 246.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
02f9c5afd899d384dba41bb74df93719bd09a69a131977c215d18ac865341897
|
|
BLAKE2b-256 checksum How to use checksums |
2829b092bb81c72e6210136a643f6c118929a86b94298a053dca675cc7b09056
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|
Release files / ipyhtmx-0.1.0-py3-none-any.whl
| Download URL | ipyhtmx-0.1.0-py3-none-any.whl |
|---|---|
| Size | 74.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
69bbf59912f24890dc0f794083b121029e37c1d11246bef68e78e765fc3a2255
|
|
BLAKE2b-256 checksum How to use checksums |
041f54dabe747dee6da2f345be1f13a7c5b7e34e1c8dc6ccf9446f37eaa8ddb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|