Elastic kernel for Jupyter with automatic checkpoint and dependency tracking
Project description
ElasticKernel
使い方
- ライブラリをインストールする
pip install elastic-notebook-slim
- カーネルをインストールする
jupyter kernelspec install --user elastic_kernel
PyPi へのアップロード方法
自動でアップロードする方法
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.2.tar.gz
(36.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.2.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.2.tar.gz
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34d7dd540e86b7250dc811d9c2cc7265503b26f4cbdd4d9ee661d913c27653bb
|
|
| MD5 |
f9a603f1bc23384195d7f5fadd6dde97
|
|
| BLAKE2b-256 |
2b0121aa8f6135f0633bbb42f162a1ab4e712b6d3d0b08a9ef3f006a479144de
|
File details
Details for the file elastic_kernel-0.0.2-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.2-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33562152cd15eb644a4be3c92c7ab931d355541d562b61d57b9e341867574475
|
|
| MD5 |
bdd65f67af2abc306ae435756f66cb9b
|
|
| BLAKE2b-256 |
99455360ce76e7107f45ac41f3ab033f8ac8d334367750376bafdf0d8bf13ef7
|