I have mapped a network drive on my Windows machine and I need to read files from this network drive into Jupyter Notebook, but when I run os.chdir( \'R:/\' ) I
os.chdir( \'R:/\' )