Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a way to have it evaluate all the Python in my file so I don't have to go and manually evaluate each function?

Also my "return" is not updated automaticall.



it should eval it all for you the first time you open the file, but cmd/ctrl+shift+enter should eval the whole file. Though it won't return results for each individual thing. Alternatively you can also select the entire file and press cmd/ctrl+enter to eval the selection.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: