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を用いた方法
- イメージをプルする
docker pull ghcr.io/mryutaro/elastickernel
- コンテナを起動する
docker run -p 8888:8888 ghcr.io/mryutaro/elastickernel
-
ブラウザからJupyterLabにアクセスする
-
Python 3 (Elastic)のカーネルを選択する
ローカルでの使用方法
- ライブラリをインストールする
$ uv pip install elastic-kernel
- カーネルをインストールする
$ elastic-kernel install
Elastic Kernel installed from: /path/to/elastic_kernel
- カーネルがインストールされたか確認する
$ jupyter kernelspec list
Available kernels:
elastic_kernel /Users/matsumotoryutaro/Library/Jupyter/kernels/elastic_kernel
-
JupyterLabを起動する
-
ブラウザからJupyterLabにアクセスする
-
Python 3 (Elastic)のカーネルを選択する
開発者向け資料
ここを参考にしてください.
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
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.18.tar.gz.
File metadata
- Download URL: elastic_kernel-0.0.18.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a10fdd482e51d93bed7240a6bf93091707de54577c17bd265ab557cd3058340e
|
|
| MD5 |
909b83803a51e9fe1ee4bdf8b5fa910b
|
|
| BLAKE2b-256 |
a0049db20a756a083d71c9ea086bf81b0aa82df147695217e9507bffdb87b757
|
File details
Details for the file elastic_kernel-0.0.18-py3-none-any.whl.
File metadata
- Download URL: elastic_kernel-0.0.18-py3-none-any.whl
- Upload date:
- Size: 50.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 |
55cd0ad3d9519b78bda99b0470313808b1834ff92b435d07eeabcb4e61432bf9
|
|
| MD5 |
fa837b48a44f3951aa4d70b2d8f83eec
|
|
| BLAKE2b-256 |
99ecb8a0a84b96ad70316574179a7c61e644b0426654ed9dec4ade5731163d2e
|