aap-utils 0.1.22__py3-none-any.whl → 0.1.23__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.
aap_utils/register.py CHANGED
@@ -92,4 +92,4 @@ def get_mlflow_url(domain_name = "aiplatform.vcntt.tech"):
92
92
  kernel_namespace = os.getenv("KERNEL_NAMESPACE", "default_namespace") # Default if not set
93
93
  mlflow_url = f"https://{kernel_namespace.replace('machinelearning', 'appmachine')}.{domain_name}/private/mlflow"
94
94
 
95
- return os.environ.get('MLFLOW_URI') mlflow_url
95
+ return os.environ.get('MLFLOW_URI'), mlflow_url
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aap_utils
3
- Version: 0.1.22
3
+ Version: 0.1.23
4
4
  Summary: A Python library for registering an IP address for AAP
5
5
  Author: Minh Dang
6
6
  Author-email: danghoangminh86@gmail.com
@@ -0,0 +1,6 @@
1
+ aap_utils/__init__.py,sha256=Px9phm-1DU2yq-wUjKg9zEmRWbcLpWAYG-9AlnNVmCc,105
2
+ aap_utils/register.py,sha256=J9tukByU1mcy4SoaJOoGY8jjzL9JMuNTZGtCBSwwon0,3823
3
+ aap_utils-0.1.23.dist-info/METADATA,sha256=lp-erim0YMxlnZQ_z_rBBD6enwK_A1QwiN2WZvm-FkI,347
4
+ aap_utils-0.1.23.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
5
+ aap_utils-0.1.23.dist-info/top_level.txt,sha256=Qt5xmL8_0_jhMl9uA3lg-xnvs4nCEyVj1tBE4vnp36M,10
6
+ aap_utils-0.1.23.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- aap_utils/__init__.py,sha256=Px9phm-1DU2yq-wUjKg9zEmRWbcLpWAYG-9AlnNVmCc,105
2
- aap_utils/register.py,sha256=-vftTcE0Ii8TQnaev5cH3vpxPvlDQjnin-OBtgl7be4,3822
3
- aap_utils-0.1.22.dist-info/METADATA,sha256=ISZYkmaRoSAvlJ0aj1T90OD0pD6SQYWU8O2xa7eaXEY,347
4
- aap_utils-0.1.22.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
5
- aap_utils-0.1.22.dist-info/top_level.txt,sha256=Qt5xmL8_0_jhMl9uA3lg-xnvs4nCEyVj1tBE4vnp36M,10
6
- aap_utils-0.1.22.dist-info/RECORD,,