more-compute 0.1.1__py3-none-any.whl → 0.1.2__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: more-compute
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: An interactive notebook environment for local and GPU computing
5
5
  Home-page: https://github.com/DannyMang/MORECOMPUTE
6
6
  Author: MoreCompute Team
@@ -56,7 +56,7 @@ pip install -e .
56
56
 
57
57
  ## Installation
58
58
 
59
- ### Recommended: Using uv (fastest, auto-handles PATH)
59
+ ### Recommended: Using uv
60
60
  ```bash
61
61
  # Install uv
62
62
  curl -LsSf https://astral.sh/uv/install.sh | sh
@@ -68,7 +68,7 @@ uv tool install more-compute
68
68
  ### Alternative: Using pip
69
69
  ```bash
70
70
  pip install more-compute
71
- # If "command not found", run: python3 -m kernel_run new
71
+ # you have to add to path manually
72
72
  ```
73
73
 
74
74
  ## Usage
@@ -1,5 +1,5 @@
1
1
  kernel_run.py,sha256=tZwu-cmeqnBfzD7vme2o_-ZMFCWCZzAPBWwPfod2_ZY,9640
2
- more_compute-0.1.1.dist-info/licenses/LICENSE,sha256=0Ot-XIetYt06iay6IhtpJkruD-cLZtjyv7_aIEE-oSc,1073
2
+ more_compute-0.1.2.dist-info/licenses/LICENSE,sha256=0Ot-XIetYt06iay6IhtpJkruD-cLZtjyv7_aIEE-oSc,1073
3
3
  morecompute/__init__.py,sha256=pcMVq8Q7qb42AOn7tqgoZJOi3epDDBnEriiv2WVKnXY,87
4
4
  morecompute/cli.py,sha256=kVvzvPBqF8xO6UuhU_-TBn99nKwJ405R2mAS6zU0KBc,734
5
5
  morecompute/notebook.py,sha256=vSKSjaIZzUbDoPEk2yb4rmM9LA71o44WGqmFen0b70c,3114
@@ -19,8 +19,8 @@ morecompute/utils/notebook_util.py,sha256=3hH94dtXvhizRVTU9a2b38m_51Y4igoXpkjAXU
19
19
  morecompute/utils/python_environment_util.py,sha256=l8WWWPwKbypknw8GwL22NXCji5i1FOy1vWG47J6og4g,7441
20
20
  morecompute/utils/special_commands.py,sha256=oCmAjKUsIOPIfobaJFDWhN2D5PLkKZtQozR3XAdIMe8,18653
21
21
  morecompute/utils/system_environment_util.py,sha256=32mQRubo0i4X61o-825T7m-eUSidcEp07qkInP1sWZA,4774
22
- more_compute-0.1.1.dist-info/METADATA,sha256=s2MW1JSsgywJ8xeQXjEY3YaCLsH17sMHfTGjivzL-Ec,4039
23
- more_compute-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
- more_compute-0.1.1.dist-info/entry_points.txt,sha256=xp7z9eRPNRM4oxkZZVlyXkhkSjN1AjoYI_B7qpDJ1bI,49
25
- more_compute-0.1.1.dist-info/top_level.txt,sha256=bK5t6sP_R9xshwmWbm19ctLWV3tln2qRyDQH1xb6OfU,23
26
- more_compute-0.1.1.dist-info/RECORD,,
22
+ more_compute-0.1.2.dist-info/METADATA,sha256=tDyNo5eMlGtwSyUfKwLuov1qBFcHedpIu5J2PkxDiLc,3988
23
+ more_compute-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
+ more_compute-0.1.2.dist-info/entry_points.txt,sha256=xp7z9eRPNRM4oxkZZVlyXkhkSjN1AjoYI_B7qpDJ1bI,49
25
+ more_compute-0.1.2.dist-info/top_level.txt,sha256=bK5t6sP_R9xshwmWbm19ctLWV3tln2qRyDQH1xb6OfU,23
26
+ more_compute-0.1.2.dist-info/RECORD,,