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.7.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.7.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.7.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 |
88e52acf74df40395f88b0710c721d4e7a881d083c2ebe28e45d5e7546ebd248
|
|
| MD5 |
40d06e01a65d40c695484117ebebea60
|
|
| BLAKE2b-256 |
62a488f3fe4e61f18e9288bd0d4f452eda2a573cdb18923f6297eeb0289793e8
|
File details
Details for the file elastic_kernel-0.0.7-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.7-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 |
d44dcad81fab469bb43b6b47fbee1631b7fec5c49413a19ebf61351d401aaf17
|
|
| MD5 |
08f1c3b789531efa22a62b5b485c495a
|
|
| BLAKE2b-256 |
29ce3550227c651361825fcdd96037da274131accdf0b1169bf558130c37106c
|