I have setup WSL (Windows Subsystem for Linux) on Windows 10 and installed Anaconda with python 3 and jupyter lab included. When launching Jupyter lab, I am asked to copy paste http://localhost:8888/lab in my browser, and that works fine. However, I don't know how to access to all my notebooks stored in Windows, I can't browse Windows through Jupyter Lab.
I have searched in Google but can't find the answer.
Does anyone have an idea on how I can browse my notebooks folder stored in Windows?