notebook.community
Edit and run
In [2]: import os print (os.getcwd())
import os print (os.getcwd())
/home/ptracton/LearningDSP/Udemy_PythonDataScience/chapter02
In [ ]: