- currently, all .py files in the repo are "subject" to the jupytext functionality - this is not good as we might need .py files to work as modules - thus we need to specify the notebooks folder for jupytext so in other subdirectories we can handle py files as usual.