I have a test jupyter notebook "Untitled.ipynb" which just contains of one cell with print("Hello"). As a text file this notebook looks like
print("Hello")