Help locating Jupyter directory

Hey there,

So I have a disaster, I am working on a research and I had different files full of codes in my workplace. My PC totally crashes and the motherboard is fried, I am able to get access to the SSDs and all the information on it, I however do not recall where the Jupyter directory saves the workspace. If I can get access to that file, I might be able to move it to the current path and get my code files back.

Help

Found the directory. FYI for anyone seeing this in archive.

C:\Users\user\AppData\Local\Programs\Python\Python3x\Scripts

1 Like

Fore future reference, you can find workspaces of JupyterLab using jupyter lab path (which I guess is jupyter-lab path or jupyterlab path on certain Windows machines).

1 Like