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.4
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.4.tar.gz | 7.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_climateclaw-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.4 kB
Release files / jupyter_climateclaw-0.1.4.tar.gz
| Download URL | jupyter_climateclaw-0.1.4.tar.gz |
|---|---|
| Size | 7.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
550ad0f3a863ebe281e37a37fbee6f2adc3b15e4f0bcf046fd5785726321c52e
|
|
BLAKE2b-256 checksum How to use checksums |
95ee924f66b1eb3f0118550cb424337157b7208d96950575479d0365b9b9e6ba
|
| 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.4-py3-none-any.whl
| Download URL | jupyter_climateclaw-0.1.4-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e52efb2db8c124a8fc7d4e6416bb857930b35c76195f7fee9e7942e054e34b64
|
|
BLAKE2b-256 checksum How to use checksums |
23240d01a7804d8a57c5325675c62cbb724fe92f5972c11d8103eaefa98895d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|