...
*Optional. To define target virtual directory, add a get_default_azure_target_dir() function to dynamic/pyrules/custom/env.py:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
def get_default_azure_target_dir(): return 'dropdir/eagleml' |
...
...
*Optional. To define target virtual directory, add a get_default_azure_target_dir() function to dynamic/pyrules/custom/env.py:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
def get_default_azure_target_dir(): return 'dropdir/eagleml' |
...