Skip to main content

An IPython Kernel that automatically saves and restores Jupyter Notebook execution states.

Project description

ElasticKernel

ElasticKernel: An IPython Kernel that automatically saves and restores Jupyter Notebook execution states.

使用方法

Dockerを用いた方法

  1. イメージをプルする
docker pull ghcr.io/mryutaro/elastickernel
  1. コンテナを起動する
docker run -p 8888:8888 ghcr.io/mryutaro/elastickernel
  1. ブラウザからJupyterLabにアクセスする

  2. Python 3 (Elastic)のカーネルを選択する

ローカルでの使用方法

  1. ライブラリをインストールする
$ uv pip install elastic-kernel
  1. カーネルをインストールする
$ elastic-kernel install
Elastic Kernel installed from: /path/to/elastic_kernel
  1. カーネルがインストールされたか確認する
$ jupyter kernelspec list
Available kernels:
  elastic_kernel    /Users/matsumotoryutaro/Library/Jupyter/kernels/elastic_kernel
  1. JupyterLabを起動する

  2. ブラウザからJupyterLabにアクセスする

  3. Python 3 (Elastic)のカーネルを選択する

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


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.14.tar.gz (36.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elastic_kernel-0.0.14-py3-none-any.whl (43.8 kB view details)

Uploaded Python 3

File details

Details for the file elastic_kernel-0.0.14.tar.gz.

File metadata

  • Download URL: elastic_kernel-0.0.14.tar.gz
  • Upload date:
  • Size: 36.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for elastic_kernel-0.0.14.tar.gz
Algorithm Hash digest
SHA256 53c85aa239107ac205415e83b24925859b96b29b74d204200b2653612fc48293
MD5 ec2b5df29f4c48e2427d66b75d9c5869
BLAKE2b-256 5326ad40e66c3ecc48fe39571981a22a6cdab806be93b66cd02c2275e19c9b84

See more details on using hashes here.

File details

Details for the file elastic_kernel-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for elastic_kernel-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 6c2527a044753ecf7f0c7d1c60ca8b80b9c3d207dc9fac18f15939acdcd2eb44
MD5 07b5b8f47e2243a7bb43d51e338506d9
BLAKE2b-256 1f4351b6c185fc2de3f610736761b4527ce8418d746532eb7e079b7596656581

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page