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.9.tar.gz
(35.2 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.9.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.9.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c92865fb7ce6f82f08c0e1c48a7b871ae020c056c6d33092c7c2b2334efe353
|
|
| MD5 |
f2151cc1bf149aa8567d999821e217bf
|
|
| BLAKE2b-256 |
b13f4c050c8e20548c9985593c4170c9120f62b031afd5fafdbbcfc73b7f7340
|
File details
Details for the file elastic_kernel-0.0.9-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.9-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 |
e7691cc1d28de38eb29e027ab1819b016682b7905b908c9307fd8c9bab7effc5
|
|
| MD5 |
9af03b06f46c52cbb297356069326694
|
|
| BLAKE2b-256 |
890886400d0618a8b34708e8cf1391087620164f6fa62e389a029feebb4c6b8b
|