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.8.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.8.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.8.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 |
7ffb02270f90b9c68f845c9b6e47d56f0fcc9f6c284e2af513961532c2f31a0d
|
|
| MD5 |
01fb61d99ba76ce3e9ca3d40059c5aff
|
|
| BLAKE2b-256 |
0a2b16d4cef2ce5e969a5e20da46a6ef6263f2c1db00030e4e780c9a674598aa
|
File details
Details for the file elastic_kernel-0.0.8-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.8-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 |
182ee9ee70a956e481ca0f6f59876da5e4f2db19118162ad0261920d107895db
|
|
| MD5 |
a54a69ffa7ee98a6be73366192d38a7e
|
|
| BLAKE2b-256 |
a4c2046dd6eea2721f45a3862fd4ca30e9e92e1bd55de09ce023294d0b8656f0
|