mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
Delete hello.py
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
# Copyright (c) Microsoft. All rights reserved.
|
|
||||||
# Licensed under the MIT license.
|
|
||||||
|
|
||||||
from azureml.core import Run
|
|
||||||
|
|
||||||
submitted_run = Run.get_context()
|
|
||||||
submitted_run.log(name="message", value="Hello from run!")
|
|
||||||
Reference in New Issue
Block a user