jupyter-climateclaw
jupyter-climateclaw is a Jupyter AI module, a package
that registers a model provider to connect to ClimateClaw instances.
Requirements
- Python 3.10 - 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.3
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.3.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_climateclaw-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.5 kB
Release files / jupyter_climateclaw-0.1.3.tar.gz
| Download URL | jupyter_climateclaw-0.1.3.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d43742773372df0f2601cf6831764ed0f07e9736d4359cb5aa3b540555178ee
|
|
BLAKE2b-256 checksum How to use checksums |
7d5f8bc91018583f1b4853a881cd96c918624f793c2b7a85f42d788a67c7fb8e
|
| 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.3-py3-none-any.whl
| Download URL | jupyter_climateclaw-0.1.3-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b38c7de52c01a746d47c94e52144339e46adfe7ce6876a9580ce9c6cb721f8c
|
|
BLAKE2b-256 checksum How to use checksums |
1ae47dca400c14fd96144bf5dde7bf128633f4f6b457cf05d40a59c1c0a8c8c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|