It looks to me as if you are trying to access a directory that is not below 
the directory in which you launched Jupyter. If you want access to your 
whole directory structure you will need to launch Jupyter in your root 
directory.

On Wednesday, March 17, 2021 at 12:05:44 PM UTC-5 Stefan Oste wrote:

> I can get the os.chdir() command to execute, then when i run "pwd" to see 
> if it updated, i get: 
>
> ERROR:root:Internal Python error in the inspect module.
> Below is the traceback from this internal error.
>
>
> On Wed, Mar 17, 2021 at 9:58 AM Stefan Oste <stefan...@gmail.com> wrote:
>
>> I have tried the exact thing you suggested with the OS finding paths. 
>> Doesn't work. Hench my frustration and reach out to a community of people 
>> who could help me in real time. I'm appreciative of the response. 
>>
>> On Wed, Mar 17, 2021 at 9:53 AM Layne Sadler <layne....@gmail.com> wrote:
>>
>>> Have you used JupyterLab? `pip install jupyterlab` then launch with 
>>> `jupyter lab`
>>> It provides a file explorer similar to RStudio.
>>>
>>> `os.chdir('/path/to/files')` works 100% of the time for me. Hard to help 
>>> you without you sharing the commands you ran.
>>>
>>> On Wednesday, March 17, 2021 at 12:50:32 PM UTC-4 Stefan Oste wrote:
>>>
>>>> Hi everyone.
>>>>
>>>> I'm new to the community, transitioning over from R, and am feeling 
>>>> pretty frustrated over what would seem to be a simple issue. 
>>>>
>>>> I've been trying to set a new working directory straight to my desktop. 
>>>> I've tried using the os method of chdir(), but to no avail. 
>>>>
>>>> The other workaround I've been looking at is uploading my datasets 
>>>> straight to my "Datasets" folder on the main Jupyter Files page. From 
>>>> here, 
>>>> how would I actually read the file into a notebook. 
>>>>
>>>> I've researched extensively on the internet and youtube to no avail. 
>>>> I'm looking for a real person who would be I would be willing to share 
>>>> 5-10 
>>>> minutes of their time to walk me through it. I would even be willing to 
>>>> pay. 
>>>>
>>>> Thank you in advance for your help. 
>>>> Stefan
>>>>
>>> -- 
>>> You received this message because you are subscribed to a topic in the 
>>> Google Groups "Project Jupyter" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/jupyter/lA022g4UGgw/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> jupyter+u...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jupyter/3df8773c-8ecf-4da2-8251-2d31497b74den%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/jupyter/3df8773c-8ecf-4da2-8251-2d31497b74den%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/01872ad6-785c-4173-994a-5605ea2b43acn%40googlegroups.com.

Reply via email to