metaflow 2.12.29__py2.py3-none-any.whl → 2.12.30__py2.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.
- metaflow/cli.py +13 -23
- metaflow/version.py +1 -1
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/METADATA +2 -2
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/RECORD +8 -8
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/WHEEL +1 -1
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/LICENSE +0 -0
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/entry_points.txt +0 -0
- {metaflow-2.12.29.dist-info → metaflow-2.12.30.dist-info}/top_level.txt +0 -0
metaflow/cli.py
CHANGED
@@ -282,31 +282,21 @@ def dump(obj, input_path, private=None, max_value_size=None, include=None, file=
|
|
282
282
|
else:
|
283
283
|
ds_list = list(datastore_set) # get all tasks
|
284
284
|
|
285
|
-
tasks_processed = False
|
286
285
|
for ds in ds_list:
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
fg="magenta",
|
295
|
-
)
|
296
|
-
|
297
|
-
if file is None:
|
298
|
-
echo_always(
|
299
|
-
ds.format(**kwargs),
|
300
|
-
highlight="green",
|
301
|
-
highlight_bold=False,
|
302
|
-
err=False,
|
303
|
-
)
|
304
|
-
else:
|
305
|
-
output[ds.pathspec] = ds.to_dict(**kwargs)
|
286
|
+
echo(
|
287
|
+
"Dumping output of run_id=*{run_id}* "
|
288
|
+
"step=*{step}* task_id=*{task_id}*".format(
|
289
|
+
run_id=ds.run_id, step=ds.step_name, task_id=ds.task_id
|
290
|
+
),
|
291
|
+
fg="magenta",
|
292
|
+
)
|
306
293
|
|
307
|
-
|
308
|
-
|
309
|
-
|
294
|
+
if file is None:
|
295
|
+
echo_always(
|
296
|
+
ds.format(**kwargs), highlight="green", highlight_bold=False, err=False
|
297
|
+
)
|
298
|
+
else:
|
299
|
+
output[ds.pathspec] = ds.to_dict(**kwargs)
|
310
300
|
|
311
301
|
if file is not None:
|
312
302
|
with open(file, "wb") as f:
|
metaflow/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
metaflow_version = "2.12.
|
1
|
+
metaflow_version = "2.12.30"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: metaflow
|
3
|
-
Version: 2.12.
|
3
|
+
Version: 2.12.30
|
4
4
|
Summary: Metaflow: More Data Science, Less Engineering
|
5
5
|
Author: Metaflow Developers
|
6
6
|
Author-email: help@metaflow.org
|
@@ -26,7 +26,7 @@ License-File: LICENSE
|
|
26
26
|
Requires-Dist: requests
|
27
27
|
Requires-Dist: boto3
|
28
28
|
Provides-Extra: stubs
|
29
|
-
Requires-Dist: metaflow-stubs==2.12.
|
29
|
+
Requires-Dist: metaflow-stubs==2.12.30; extra == "stubs"
|
30
30
|
|
31
31
|

|
32
32
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
metaflow/R.py,sha256=CqVfIatvmjciuICNnoyyNGrwE7Va9iXfLdFbQa52hwA,3958
|
2
2
|
metaflow/__init__.py,sha256=S_RsIec8DhFP9kEpEo28oexTUqgmW7XG3snqjg9BFxo,5669
|
3
3
|
metaflow/cards.py,sha256=tP1_RrtmqdFh741pqE4t98S7SA0MtGRlGvRICRZF1Mg,426
|
4
|
-
metaflow/cli.py,sha256=
|
4
|
+
metaflow/cli.py,sha256=pBA0Nah6jo_oClIJ7miY-DIh3gJTTwlUFzD8NDA3kfM,35088
|
5
5
|
metaflow/cli_args.py,sha256=lcgBGNTvfaiPxiUnejAe60Upt9swG6lRy1_3OqbU6MY,2616
|
6
6
|
metaflow/clone_util.py,sha256=LSuVbFpPUh92UW32DBcnZbL0FFw-4w3CLa0tpEbCkzk,2066
|
7
7
|
metaflow/cmd_with_io.py,sha256=kl53HkAIyv0ecpItv08wZYczv7u3msD1VCcciqigqf0,588
|
@@ -36,7 +36,7 @@ metaflow/tuple_util.py,sha256=_G5YIEhuugwJ_f6rrZoelMFak3DqAR2tt_5CapS1XTY,830
|
|
36
36
|
metaflow/unbounded_foreach.py,sha256=p184WMbrMJ3xKYHwewj27ZhRUsSj_kw1jlye5gA9xJk,387
|
37
37
|
metaflow/util.py,sha256=olAvJK3y1it_k99MhLulTaAJo7OFVt5rnrD-ulIFLCU,13616
|
38
38
|
metaflow/vendor.py,sha256=FchtA9tH22JM-eEtJ2c9FpUdMn8sSb1VHuQS56EcdZk,5139
|
39
|
-
metaflow/version.py,sha256=
|
39
|
+
metaflow/version.py,sha256=Olp5CcItrP1hDwiDQB2E41W1iP17XhocOIAULTW7Hq8,29
|
40
40
|
metaflow/_vendor/__init__.py,sha256=y_CiwUD3l4eAKvTVDZeqgVujMy31cAM1qjAB-HfI-9s,353
|
41
41
|
metaflow/_vendor/typing_extensions.py,sha256=0nUs5p1A_UrZigrAVBoOEM6TxU37zzPDUtiij1ZwpNc,110417
|
42
42
|
metaflow/_vendor/zipp.py,sha256=ajztOH-9I7KA_4wqDYygtHa6xUBVZgFpmZ8FE74HHHI,8425
|
@@ -348,9 +348,9 @@ metaflow/tutorials/07-worldview/README.md,sha256=5vQTrFqulJ7rWN6r20dhot9lI2sVj9W
|
|
348
348
|
metaflow/tutorials/07-worldview/worldview.ipynb,sha256=ztPZPI9BXxvW1QdS2Tfe7LBuVzvFvv0AToDnsDJhLdE,2237
|
349
349
|
metaflow/tutorials/08-autopilot/README.md,sha256=GnePFp_q76jPs991lMUqfIIh5zSorIeWznyiUxzeUVE,1039
|
350
350
|
metaflow/tutorials/08-autopilot/autopilot.ipynb,sha256=DQoJlILV7Mq9vfPBGW-QV_kNhWPjS5n6SJLqePjFYLY,3191
|
351
|
-
metaflow-2.12.
|
352
|
-
metaflow-2.12.
|
353
|
-
metaflow-2.12.
|
354
|
-
metaflow-2.12.
|
355
|
-
metaflow-2.12.
|
356
|
-
metaflow-2.12.
|
351
|
+
metaflow-2.12.30.dist-info/LICENSE,sha256=nl_Lt5v9VvJ-5lWJDT4ddKAG-VZ-2IaLmbzpgYDz2hU,11343
|
352
|
+
metaflow-2.12.30.dist-info/METADATA,sha256=89KvThydZid8THFGkA7pEYCpha6H8Ub4DL1mMQzqoVs,5907
|
353
|
+
metaflow-2.12.30.dist-info/WHEEL,sha256=0VNUDWQJzfRahYI3neAhz2UVbRCtztpN5dPHAGvmGXc,109
|
354
|
+
metaflow-2.12.30.dist-info/entry_points.txt,sha256=IKwTN1T3I5eJL3uo_vnkyxVffcgnRdFbKwlghZfn27k,57
|
355
|
+
metaflow-2.12.30.dist-info/top_level.txt,sha256=v1pDHoWaSaKeuc5fKTRSfsXCKSdW1zvNVmvA-i0if3o,9
|
356
|
+
metaflow-2.12.30.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|