BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
pdwivedi08
Fluorite | Level 6

I want saspy code to run a sas program in jupyter notebook. I'm able to run that program by opening the program and clicking the run icon in SAS studio in SAS ODA. However, I want to run the program from the jupyter notebook but I don't know the code for that. 

 

Here is the program - v2422p1p.sas - which I execute using the run icon (highlighted in red in screenprint below). I want the equivalent code in SASPY so that i won't have to open sas studio in SAS oda to run this program and i can execute the program from jupyter notebook itself.

 

pdwivedi08_0-1659383999940.png

 

1 ACCEPTED SOLUTION
2 REPLIES 2