elastic-kernel 0.0.2__py3-none-any.whl → 0.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: elastic-kernel
3
- Version: 0.0.2
3
+ Version: 0.0.4
4
4
  Summary: Elastic kernel for Jupyter with automatic checkpoint and dependency tracking
5
5
  Author-email: ryutarom <m2002r1028@icloud.com>
6
6
  License: Apache License
@@ -257,12 +257,12 @@ Dynamic: license-file
257
257
 
258
258
  1. ライブラリをインストールする
259
259
  ```
260
- pip install elastic-notebook-slim
260
+ uv pip install elastic-kernel
261
261
  ```
262
262
 
263
263
  2. カーネルをインストールする
264
264
  ```
265
- jupyter kernelspec install --user elastic_kernel
265
+ elastic-kernel install
266
266
  ```
267
267
 
268
268
 
@@ -271,7 +271,7 @@ jupyter kernelspec install --user elastic_kernel
271
271
  ### 自動でアップロードする方法
272
272
 
273
273
  ```
274
- pip install bump-my-version # 初回のみ実行する
274
+ uv pip install bump-my-version # 初回のみ実行する
275
275
  bump-my-version bump {hogehoge} # コマンドは以下のいずれかから選択する
276
276
  git push --follow-tags # コミットとタグの両方をプッシュする
277
277
  ```
@@ -2,7 +2,7 @@ elastic_kernel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  elastic_kernel/command.py,sha256=w5aj8BHmWPRi5ZCjVXRLvkFMSmUU7dh6WSlMnPAZRnY,1092
3
3
  elastic_kernel/kernel.json,sha256=U-CuoCvvBnwdAL_OQyW0Ob5m7s3pWYjtC1ZCZ7SrHRk,147
4
4
  elastic_kernel/kernel.py,sha256=l3rc4EmvOzot_Ub9dPoKHtMsXDdrBATiNxZY2hkxgZs,10042
5
- elastic_kernel-0.0.2.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
5
+ elastic_kernel-0.0.4.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
6
6
  elastic_notebook/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  elastic_notebook/elastic_notebook.py,sha256=zTSJFlhpsLkhXdlbRu6hCh1xRvL1QxqJs3-S3lbrX3w,12710
8
8
  elastic_notebook/algorithm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -35,8 +35,8 @@ elastic_notebook/core/notebook/find_input_vars.py,sha256=RjVs45BdPI7uOIXWnOOI84q
35
35
  elastic_notebook/core/notebook/find_output_vars.py,sha256=nAR4R73MPKdN3zgsgOOykD8swp7Lj7J42BU43V_A-Uc,655
36
36
  elastic_notebook/core/notebook/restore_notebook.py,sha256=2IjHR58VF50AEQ664E-mzIZORHVkCFUQfyQWfPtXCZg,3242
37
37
  elastic_notebook/core/notebook/update_graph.py,sha256=O0QgCFIKxvz9CIfb8nmTxH760LOF4scu0zaOTLNJUXI,1578
38
- elastic_kernel-0.0.2.dist-info/METADATA,sha256=UboIRrKLDGleDZ8YWZQzmjzwrl-KZOYxNpdmZuoHj2w,16005
39
- elastic_kernel-0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
40
- elastic_kernel-0.0.2.dist-info/entry_points.txt,sha256=FKLcUx5zdRvFVgrvd_Efl3mg5Q9DEe4AEsRhAFSJmxU,63
41
- elastic_kernel-0.0.2.dist-info/top_level.txt,sha256=8HRztRxwCCwc-DNqfW6oUOmGcWopm7LI8cYmoRMFZXE,32
42
- elastic_kernel-0.0.2.dist-info/RECORD,,
38
+ elastic_kernel-0.0.4.dist-info/METADATA,sha256=4-OqGKdaNxXSjgbZ5oDOG7vZonkN14srjhE_JQGGMCk,15978
39
+ elastic_kernel-0.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
40
+ elastic_kernel-0.0.4.dist-info/entry_points.txt,sha256=FKLcUx5zdRvFVgrvd_Efl3mg5Q9DEe4AEsRhAFSJmxU,63
41
+ elastic_kernel-0.0.4.dist-info/top_level.txt,sha256=8HRztRxwCCwc-DNqfW6oUOmGcWopm7LI8cYmoRMFZXE,32
42
+ elastic_kernel-0.0.4.dist-info/RECORD,,