Problem using another program.

17 views
Skip to first unread message

Bruno Dantas

unread,
Aug 18, 2018, 4:45:52 PM8/18/18
to Project Jupyter
Hello there.
Guys, how do i run a program that i created.
Example:
I created a program named ha.py
and i tryied to run it using:
run ./ha.py
but it won't worked.
Could someone help me ?
Thank you :)

Roland Weber

unread,
Aug 20, 2018, 2:10:19 AM8/20/18
to Project Jupyter
Hello Bruno,

it is not clear to me how your question is related to Jupyter. Are you trying to run your Python program from a notebook? If yes, which kernel language? From the top of my head, I don't know which language might provide a 'run' command.

From a Unix command line, you could start a Python program as 'python <filename>'.

cheers,
  Roland
Reply all
Reply to author
Forward
0 new messages