Elastic kernel for Jupyter with automatic checkpoint and dependency tracking
Project description
ElasticKernel
使い方
- ライブラリをインストールする
uv pip install elastic-kernel
- カーネルをインストールする
elastic-kernel install
PyPi へのアップロード方法
自動でアップロードする方法
uv pip install bump-my-version # 初回のみ実行する
bump-my-version bump {hogehoge} # コマンドは以下のいずれかから選択する
git push --follow-tags # コミットとタグの両方をプッシュする
| コマンド | 説明 | バージョン変更例 |
|---|---|---|
bump-my-version bump patch |
パッチバージョンを上げる | 0.0.1 → 0.0.2 |
bump-my-version bump minor |
マイナーバージョンを上げる | 0.1.0 → 0.2.0 |
bump-my-version bump major |
メジャーバージョンを上げる | 1.0.0 → 2.0.0 |
手動でアップロードする方法
uv pip install twine build
python -m build
python -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
elastic_kernel-0.0.4.tar.gz
(35.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elastic_kernel-0.0.4.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.4.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9aa7915e900da72ab5b9818f92fed74cbc4f7b0c8bb5be9e0cea9f5c2f59b237
|
|
| MD5 |
17a486723eb9d5aa0b2c9cf49db9c6e0
|
|
| BLAKE2b-256 |
303642f5c5005f1b5e79c0df9b34d8775679b1d78e5eacf665d5897683688e7d
|
File details
Details for the file elastic_kernel-0.0.4-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.4-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0c28ab2ac26c3dcd77ac07f548225b7c21f61974ab1e35c4003669b7baff3e4
|
|
| MD5 |
51cc54f2c8589a217ade732cebb47dd2
|
|
| BLAKE2b-256 |
fbbcbbc9837d448154d5df9197e4e6b8c6fd0d75f5e34a0ed8cd4b132eeff10a
|