digitalhub 0.3.2__py3-none-any.whl → 0.4.0b0__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.

Potentially problematic release.


This version of digitalhub might be problematic. Click here for more details.

digitalhub/__init__.py CHANGED
@@ -40,6 +40,7 @@ from digitalhub_core import (
40
40
  update_task,
41
41
  update_workflow,
42
42
  )
43
+ from digitalhub_core.registry.import_utils import register_layer_entities, register_runtimes_entities
43
44
 
44
45
  _PROJECT_IMPORTED = False
45
46
 
@@ -93,3 +94,8 @@ if not _PROJECT_IMPORTED:
93
94
 
94
95
  if not _PROJECT_IMPORTED:
95
96
  from digitalhub_core import get_or_create_project, get_project, import_project, load_project, new_project
97
+
98
+
99
+ # Register entities into registry
100
+ register_layer_entities()
101
+ register_runtimes_entities()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: digitalhub
3
- Version: 0.3.2
3
+ Version: 0.4.0b0
4
4
  Summary: Python SDK for DigitalHub
5
5
  Author-email: Fondazione Bruno Kessler <dslab@fbk.eu>, Matteo Martini <mmartini@fbk.eu>
6
6
  License: Apache License
@@ -1,4 +1,4 @@
1
- digitalhub/__init__.py,sha256=g7tuhmXcl3A_Cl58-SjcvFxZr-nG8kwBIgCevQu3ClM,2032
1
+ digitalhub/__init__.py,sha256=HSgbYc9aZ03S1eX2vLm-NdSrZ2tGizTDWb4qwR_11HQ,2225
2
2
  test/test_crud_artifacts.py,sha256=yjlY_Bx99LPtMh15ufqFVU3KdogkmMjbbIGFkyVg25I,2511
3
3
  test/test_crud_dataitems.py,sha256=-xAQ4UxSBqWPwsSLDSqy0EXp8uElymh-MAak3NqnOcs,2504
4
4
  test/test_crud_functions.py,sha256=gYIBpPTE0spTVoM8li2N64nCa4zSTgh2CRu0FReWsEg,2769
@@ -7,8 +7,8 @@ test/test_crud_tasks.py,sha256=XhSTj0hQNwJ61MbdSczYKMXYUIf_e6alwls9TnIpEiY,2111
7
7
  test/test_imports.py,sha256=2Uuo-pa0HgA-qASl1ZpUj6tVze8_2PlmBapuyvDgLDQ,1269
8
8
  test/testkfp.py,sha256=awl2LD6TDXqrZ1R4yyFZkWjmdISL5TWrg3_mrqlvNXI,1086
9
9
  test/testkfp_pipeline.py,sha256=s8Fz_S4eQGvakayDAzOfGRFT5W6mzm0ugvb2A4agGBk,619
10
- digitalhub-0.3.2.dist-info/LICENSE.txt,sha256=_yVOtnbW7Ss28mp058UEEc1X4Rgj8-kQBP_kj8_Sc88,11585
11
- digitalhub-0.3.2.dist-info/METADATA,sha256=LorJqMqKIWR71x8rfcUATrDPjevv4WsHI1vJmZDvSGg,14307
12
- digitalhub-0.3.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
- digitalhub-0.3.2.dist-info/top_level.txt,sha256=ae9pDfCF27ZoaVAxuBKONMP0lm5P-N_I-e-no1WlvD8,16
14
- digitalhub-0.3.2.dist-info/RECORD,,
10
+ digitalhub-0.4.0b0.dist-info/LICENSE.txt,sha256=_yVOtnbW7Ss28mp058UEEc1X4Rgj8-kQBP_kj8_Sc88,11585
11
+ digitalhub-0.4.0b0.dist-info/METADATA,sha256=cnV86D5O1WrWwfm9hZRAr_D86Qn-aEsVvlpX8DQCHbo,14309
12
+ digitalhub-0.4.0b0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
+ digitalhub-0.4.0b0.dist-info/top_level.txt,sha256=ae9pDfCF27ZoaVAxuBKONMP0lm5P-N_I-e-no1WlvD8,16
14
+ digitalhub-0.4.0b0.dist-info/RECORD,,