Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exporting script to DS LAB in pipeline.
#1
Steps to use DS LAB component to Export the  python script:-

1) In Admin module we need to Create a project first
2)In Ds lab module the project has been created 
3)Create Notebook 
4)add Data set as in put
5)Enter the script in Notebook and run
6)Save it after execution
7)Export it to pipeline,while exporting there will be a select option to select the required code,
8)After exporting in pipeline,in Ds lab component we need to configure to get the exported script from DS lab notebook,

  meta info tab:

 a)Execution type: Script runner
 b)Function input type: Data frame
 c)project name: abc
 d)script name(which has been created in DS lab notebook): xyz
 e)start function name: function()
  
*when we configure this all the script will be displayed itself which we have created in DS lab notebook
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)