Cannot access files local path after mounting local path to Jupyter running inside of a docker container
I have a folder called “Data” in my working directory and I supposedly mounted this folder to the Jupyter running inside of a docker container. I can store files but I cannot read files stored in the Data folder.
The docker image I want to run is called jupyterml2.