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.3.tar.gz
(35.9 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.3.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.3.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3764e6093ef7b9949ac61fd588e2ee174d422b803beb3d81fad35f7f31eac36
|
|
| MD5 |
2acd9194c3f73cea565ba4866079b31f
|
|
| BLAKE2b-256 |
7d9afa24a4e8b4a7883e4fe00da2d3490943e18a0ad9507a21c2e8e403040435
|
File details
Details for the file elastic_kernel-0.0.3-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.3-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.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ac34df66eb99d4094af74f0d9425ad8089e0e8b663a01d0ef1c627979256f42
|
|
| MD5 |
b88bf6134bd53dd876ac95a671b41b05
|
|
| BLAKE2b-256 |
1d2606804ae595b6c5705183487a73140a63a4d9274dd89964227ccbbb7c5770
|