Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Can't Access Mac Desktop from Jupyter Notebook #528

Open
ItsMeLarry opened this issue Mar 3, 2019 · 0 comments
Open

Can't Access Mac Desktop from Jupyter Notebook #528

ItsMeLarry opened this issue Mar 3, 2019 · 0 comments

Comments

@ItsMeLarry
Copy link

ItsMeLarry commented Mar 3, 2019

I tried to read CSV file from my MacBook Pro desktop. The Notebook doesn't recognize the file path to my desktop; doesn't exist. When I did os.getcwd, it returned with /home/dsxuser. When I check, the Finder doesn't see /home. When I open Terminal and cd .. back to the drive, on ls, I see /home. And I can cd /home and on ls, see /home/dsxuser. Finder still does not see any of this. In Terminal, when I try to do a cp /users/gina/Desktop/filenam.csv to /home/dsxuser/filename.csv, Terminal tells me that /home is not a valid path. Weird; in Notebook, I get message that /Users/gina/Desktop is not valid path, in Terminal /home/dsxuser is not valid, but it's visible on ls. My system is acting like the Notebook created a goofy disk partition and nothing can cross it. What is the problem? What do I do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant