envd 1.0.0a2__py2.py3-none-macosx_11_0_arm64.whl → 1.0.0a3__py2.py3-none-macosx_11_0_arm64.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.
Potentially problematic release.
This version of envd might be problematic. Click here for more details.
- {envd-1.0.0a2.data → envd-1.0.0a3.data}/data/bin/envd +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.0a3.dist-info}/METADATA +3 -3
- envd-1.0.0a3.dist-info/RECORD +6 -0
- envd-1.0.0a2.dist-info/RECORD +0 -6
- {envd-1.0.0a2.dist-info → envd-1.0.0a3.dist-info}/LICENSE +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.0a3.dist-info}/WHEEL +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.0a3.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: envd
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.0a3
|
|
4
4
|
Summary: A development environment management tool for data scientists.
|
|
5
5
|
Home-page: https://github.com/tensorchord/envd
|
|
6
6
|
Author: TensorChord
|
|
@@ -279,10 +279,10 @@ NAME JUPYTER SSH TARGET CONTEXT
|
|
|
279
279
|
envd-quick-start http://localhost:42779 envd-quick-start.envd /home/gaocegege/code/envd-quick-start envd-quick-start:dev false <none> <none> Up 54 seconds bd3f6a729e94
|
|
280
280
|
```
|
|
281
281
|
|
|
282
|
-
## Difference between v0 and v1
|
|
282
|
+
## Difference between v0 and v1 syntax
|
|
283
283
|
|
|
284
284
|
> [!NOTE]
|
|
285
|
-
> Start from `envd v1.0`, `v1` syntax is the default syntax for `build.envd` file.
|
|
285
|
+
> Start from `envd v1.0`, `v1` syntax is the default syntax for `build.envd` file, and `moby-worker` is the default builder.
|
|
286
286
|
|
|
287
287
|
| Features | v0 | v1 |
|
|
288
288
|
| --- | --- | --- |
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
envd-1.0.0a3.data/data/bin/envd,sha256=zTMxKxtOA43YwHPnfrEz0kVNRaqPsYWcAhVU_d26ufI,80894514
|
|
2
|
+
envd-1.0.0a3.dist-info/RECORD,,
|
|
3
|
+
envd-1.0.0a3.dist-info/LICENSE,sha256=eyTBZk0yxn_VnN5cGn9-0nJCXtMCubZ2iFQZCEODWxk,11341
|
|
4
|
+
envd-1.0.0a3.dist-info/WHEEL,sha256=9hJ1FuEZbvzXm6h3sCN_KazEtrTFzJoM157UZyUxwA0,138
|
|
5
|
+
envd-1.0.0a3.dist-info/top_level.txt,sha256=1OHC94DZ5nAbn2I1jx5cCPXDMEO0oyGjaWD3VA5sri0,5
|
|
6
|
+
envd-1.0.0a3.dist-info/METADATA,sha256=sX00bfjpTih7fk2Sz3oUz0tDbMmgZhF0XLa57Eu0p20,39404
|
envd-1.0.0a2.dist-info/RECORD
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
envd-1.0.0a2.dist-info/RECORD,,
|
|
2
|
-
envd-1.0.0a2.dist-info/LICENSE,sha256=eyTBZk0yxn_VnN5cGn9-0nJCXtMCubZ2iFQZCEODWxk,11341
|
|
3
|
-
envd-1.0.0a2.dist-info/WHEEL,sha256=9hJ1FuEZbvzXm6h3sCN_KazEtrTFzJoM157UZyUxwA0,138
|
|
4
|
-
envd-1.0.0a2.dist-info/top_level.txt,sha256=1OHC94DZ5nAbn2I1jx5cCPXDMEO0oyGjaWD3VA5sri0,5
|
|
5
|
-
envd-1.0.0a2.dist-info/METADATA,sha256=mjA9hr-w4B2-HrNjSe7bMrfmtNBjoEkDTVUzNVrqLcA,39355
|
|
6
|
-
envd-1.0.0a2.data/data/bin/envd,sha256=YXuMVQTQFa8UL-was_wYjz_OXU3Oeh_yZCEFNfYzhLQ,80894498
|
|
File without changes
|
|
File without changes
|
|
File without changes
|