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.6.tar.gz
(35.3 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.6.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.6.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13cd67367f220d7dae3a5093c77125ea11ac3fddcc04591054fab94284349445
|
|
| MD5 |
9a7353228a1c1aac919bddd816157440
|
|
| BLAKE2b-256 |
13520d6e51d59e520e79d95d23876a8efc65bfe2efedee85db3cb564f3dee7ee
|
File details
Details for the file elastic_kernel-0.0.6-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.6-py3-none-any.whl
- Upload date:
- Size: 43.4 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 |
677b254644a17efc7e942d98faf521f3cc5022b934b1811b44fd053db7217b6b
|
|
| MD5 |
3c3839f62d574293a0d17551a6d40256
|
|
| BLAKE2b-256 |
ac0a6e9a0fd6d4826d70c11c617e257e66d6a10a877431b0857e7396f2f29a28
|