jupyter_climateclaw
jupyter_climateclaw is a Jupyter AI module, a package
that registers additional model providers and slash commands for the Jupyter AI
extension.
Requirements
- Python 3.8 - 3.12
- JupyterLab 4
Install
To install the extension, execute:
pip install jupyter_climateclaw
## Uninstall
To remove the extension, execute:
```bash
pip uninstall jupyter_climateclaw
Contributing
Development install
cd jupyter-climateclaw
pip install -e "."
Development uninstall
pip uninstall jupyter_climateclaw
Backend tests
This package uses Pytest for Python testing.
Install test dependencies (needed only once):
cd jupyter-climateclaw
pip install -e ".[test]"
To execute them, run:
pytest -vv -r ap --cov jupyter_climateclaw
Release files for jupyter-climateclaw 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_climateclaw-0.1.1.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_climateclaw-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.6 kB
Release files / jupyter_climateclaw-0.1.1.tar.gz
| Download URL | jupyter_climateclaw-0.1.1.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
294c1209524c1d0d0b9beca540387d5a776d9f9b3d00f3192cba175be2fe7394
|
|
BLAKE2b-256 checksum How to use checksums |
8f4982ccdec692e5c413c86a212ebea9b62089cf44b9f744860a66c6c78bf70e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|
Release files / jupyter_climateclaw-0.1.1-py3-none-any.whl
| Download URL | jupyter_climateclaw-0.1.1-py3-none-any.whl |
|---|---|
| Size | 10.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
da4b1297fc5516e4b64c86bb29485fe94bb166b788a5b8a51364286457530dcd
|
|
BLAKE2b-256 checksum How to use checksums |
f0492fe603af9d986b8d14fad77c8420713edde244a4e51f023123e459bf7377
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|