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.5.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.5.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.5.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 |
e2b9b90e35dbe100dcf1a2613141c111ee43ec512952e9d55cdbc147b060b865
|
|
| MD5 |
00891269a77bf3b3271657f078290dec
|
|
| BLAKE2b-256 |
4c942f4f530de8b4f8db8520c6d462bb2399c68394dc0382cb93da6e4d06e9cc
|
File details
Details for the file elastic_kernel-0.0.5-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.5-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 |
e90011772ccfd8ed8302de3d2d16e4ecf1eda8e8813641111448f1b9ef4c4080
|
|
| MD5 |
33b41c1735e1ffa3eb9e9c9ff3d335bb
|
|
| BLAKE2b-256 |
b638f04d7d8a6a34cf6a53c981db6299420b5ab5b67d7f6fab055dda2a0f5c09
|