ml-tooling / ml-workspace

🛠 All-in-one web-based IDE specialized for machine learning and data science.
https://mltooling.org/ml-workspace
Apache License 2.0
3.42k stars 446 forks source link

I'm not able to access a file inside a directory in workspace like workspace/folder1/file1.How can this be done? #120

Closed mahendranmahendran closed 1 year ago

mahendranmahendran commented 1 year ago

Describe the bug:

Expected behaviour:

Steps to reproduce the issue:

Technical details:

Possible Fix:

Additional context:

mahendranmahendran commented 1 year ago

Workspace version :0.13.2 Docker version :Docker Desktop -4.12.0 (85629) Host Machine OS (Windows/Linux/Mac):Mac Command used to start the workspace :docker run -d \ -p 8080:8080 \ --name "ml-workspace" \ -v "${PWD}:/workspace" \ --env AUTHENTICATE_VIA_JUPYTER="mytoken" \ --shm-size 512m \ --restart always \ mltooling/ml-workspace:0.13.2 Browser (Chrome/Firefox/Safari):Chrome

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days