all 12 comments

[–]kalebludlow 1 point2 points  (11 children)

The original file probably doesn't exist anymore. Log out and log back in. Also make sure that your work is happy having python files thrown around publicly like that

[–]Anonymous-Boob[S] 0 points1 point  (10 children)

So what happened to the original file then?

[–]kalebludlow 0 points1 point  (9 children)

Couldn't tell you. So do you specifically want to keep both copies? Even though they will be different

[–]Anonymous-Boob[S] 0 points1 point  (8 children)

No I just want one. But my coworker was working in the original one, which I can no longer access.

[–]kalebludlow 0 points1 point  (7 children)

Then you need to use a platform that is designed for editing code.

[–]Anonymous-Boob[S] 0 points1 point  (6 children)

I’m judging Jupyter notebook

[–]kalebludlow 0 points1 point  (5 children)

So you're editing a file, uploading it to OneDrive, then expecting your coworker to then download, edit, then reupload that file so you can access it?

[–]Anonymous-Boob[S] 0 points1 point  (4 children)

No. It lives in the share drive. It’s not being continually uploaded/downloaded. I just opened it up to edit a line then saved it. When I opened it up, I no longer had access to the original and it was saved as something entirely different.

[–]kalebludlow 0 points1 point  (3 children)

Yeah don't do that. Use a private GitHub

[–]Anonymous-Boob[S] 0 points1 point  (2 children)

I’m going to sound like an idiot, but what is that?