notebook.community
Edit and run
In [1]: import os print os.getcwd()
import os print os.getcwd()
/Users/zhenhua.xu/Downloads
In [ ]: