Get Path of Notebook

import os
current_path = os.getcwd()
Real Raccoon