Skip to content

Commit 182ac1c

Browse files
Eugene FedorenkoEugene Fedorenko
authored andcommitted
playing with R
1 parent 59864b1 commit 182ac1c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

code/training/train_with_r.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,5 @@
1212
folder = args.AZUREML_SCRIPT_DIRECTORY_NAME
1313

1414
os.system("cd "+"/dbfs/"+folder +" && Rscript "+"/dbfs/"+folder+"/r_train.r")
15-
os.system("ls -ltr ")
16-
17-
18-
# os.system("pwd")
19-
# os.system("env")
20-
# os.system("ls -ltr /local_disk0")
21-
# os.system("ls -ltr /local_disk0/tmp")
22-
# os.system("ls -ltr /databricks")
23-
# os.system("ls -ltr /databricks/spark")
24-
# os.system("ls -ltr /databricks/spark/scripts")
25-
# os.system("ls -ltr /databricks/spark/python")
2615

2716

0 commit comments

Comments
 (0)