Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1637 Discussions

STDIN.o* doesn't show output of my current running pythons script?

avaish1_intel
Employee
644 Views

I am trying to run example notebook from  https://www.tensorflow.org/tutorials/keras/classification  and attached the screenshot of executing script(converted the jupyter notebook to pythons script and then executed it).

As understood from jupyter welcome page of ONEAPI that %STDIN.o* would show the output of executed python scripts,  but I do not see output of that while running above tensorflow example. I just see description of node on which it was executed . where I am supposed to see the output of notebook ?

 Pls guide. Thankyou

0 Kudos
4 Replies
JananiC_Intel
Moderator
624 Views

Hi,


Thanks for reaching out.


We tried your sample and we were able to see the output. After converting the notebook file to python script open a new notebook and run %run -i 'classification.py' in the cell,where classification.py is your new converted file.


Try this and let us know the updates.




0 Kudos
JananiC_Intel
Moderator
611 Views

Hi,


Is your issue resolved?Do you have any update?


0 Kudos
avaish1_intel
Employee
607 Views
0 Kudos
JananiC_Intel
Moderator
599 Views

Hi,


Thanks for the confirmation.We are closing the case.Please raise a new thread incase of any further issues.


0 Kudos
Reply