In [ ]:
import os

In [ ]:
print("NB_CWD", os.getcwd())
assert(os.path.isfile('check.txt'))