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.2
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.2.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_climateclaw-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.6 kB
Release files / jupyter_climateclaw-0.1.2.tar.gz
| Download URL | jupyter_climateclaw-0.1.2.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
998a531de7b419f541addfbc305b38ce7b6d942b9bf9f8b1d90c7fbeb8d0ebb0
|
|
BLAKE2b-256 checksum How to use checksums |
3600d5338e62bba133eb9b7bebaad75bb3778a5d226254a0122c5dc752020272
|
| 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.2-py3-none-any.whl
| Download URL | jupyter_climateclaw-0.1.2-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c14375a72bbf6b2328ea3aae301a071c0f2a387ebd282203bcf2987f069a79f4
|
|
BLAKE2b-256 checksum How to use checksums |
c6016c81fbef3cd1ce6fc076cc326be171c9de95f250c4a53ed6074001d332b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|