envd 1.0.0a2__py2.py3-none-musllinux_1_2_x86_64.whl → 1.0.1__py2.py3-none-musllinux_1_2_x86_64.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.1.data}/data/bin/envd +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.1.dist-info}/METADATA +3 -3
- envd-1.0.1.dist-info/RECORD +6 -0
- envd-1.0.0a2.dist-info/RECORD +0 -6
- {envd-1.0.0a2.dist-info → envd-1.0.1.dist-info}/LICENSE +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.1.dist-info}/WHEEL +0 -0
- {envd-1.0.0a2.dist-info → envd-1.0.1.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.1
|
|
4
4
|
Summary: A development environment management tool for data scientists.
|
|
5
5
|
Home-page: https://github.com/tensorchord/envd
|
|
6
6
|
Author: TensorChord
|
|
@@ -280,10 +280,10 @@ NAME JUPYTER SSH TARGET CONTEXT
|
|
|
280
280
|
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
|
|
281
281
|
```
|
|
282
282
|
|
|
283
|
-
## Difference between v0 and v1
|
|
283
|
+
## Difference between v0 and v1 syntax
|
|
284
284
|
|
|
285
285
|
> [!NOTE]
|
|
286
|
-
> Start from `envd v1.0`, `v1` syntax is the default syntax for `build.envd` file.
|
|
286
|
+
> Start from `envd v1.0`, `v1` syntax is the default syntax for `build.envd` file, and `moby-worker` is the default builder.
|
|
287
287
|
|
|
288
288
|
| Features | v0 | v1 |
|
|
289
289
|
| --- | --- | --- |
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
envd-1.0.1.data/data/bin/envd,sha256=Ljy6NUuWZkubVdl7Gn0Ir5d1nTmwCuqT8psqdYPHwqQ,40878264
|
|
2
|
+
envd-1.0.1.dist-info/LICENSE,sha256=eyTBZk0yxn_VnN5cGn9-0nJCXtMCubZ2iFQZCEODWxk,11341
|
|
3
|
+
envd-1.0.1.dist-info/WHEEL,sha256=2mM8kmnCemg6xH3QeqJfWIRiHV1m29_nzdqV6eJEF30,145
|
|
4
|
+
envd-1.0.1.dist-info/top_level.txt,sha256=1OHC94DZ5nAbn2I1jx5cCPXDMEO0oyGjaWD3VA5sri0,5
|
|
5
|
+
envd-1.0.1.dist-info/METADATA,sha256=H409fEbGcTdzuyroAmYH3qsEp11jeXgzqWduWXxdBQQ,39422
|
|
6
|
+
envd-1.0.1.dist-info/RECORD,,
|
envd-1.0.0a2.dist-info/RECORD
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
envd-1.0.0a2.dist-info/LICENSE,sha256=eyTBZk0yxn_VnN5cGn9-0nJCXtMCubZ2iFQZCEODWxk,11341
|
|
2
|
-
envd-1.0.0a2.dist-info/WHEEL,sha256=2mM8kmnCemg6xH3QeqJfWIRiHV1m29_nzdqV6eJEF30,145
|
|
3
|
-
envd-1.0.0a2.dist-info/top_level.txt,sha256=1OHC94DZ5nAbn2I1jx5cCPXDMEO0oyGjaWD3VA5sri0,5
|
|
4
|
-
envd-1.0.0a2.dist-info/METADATA,sha256=LPM3DHcwed_q75pJRHkUFVLcvheGc8nniqzNsZwQu4k,39375
|
|
5
|
-
envd-1.0.0a2.dist-info/RECORD,,
|
|
6
|
-
envd-1.0.0a2.data/data/bin/envd,sha256=wPzcNqU9SjEjEsQFu07sY3TF_TCPklrUMIlwoudVD9E,40083608
|
|
File without changes
|
|
File without changes
|
|
File without changes
|