question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to delete locally saved files

See original GitHub issue

wandb --version && python --version && uname

  • Weights and Biases version: 0.9.5
  • Python version:3.7.6
  • Operating System: Ubuntu 18.04

Description

It seems that locally saved files and synchronized files in the cloud are separated, right? Deleting a run in W&B Dashboard will not automatically delete its corresponding local files and vice versa. And the command “$ wandb gc” only shows “no runs older than 24 hours found”.

Can anyone tell me how can delete runs both locally and remotely?

Besides, the locally saved directory has a name consist of “run-time-id”. Can we simply define id as dir name?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
vanpeltcommented, Jun 9, 2021

@alekhka you can run wandb sync --clean

2reactions
vanpeltcommented, Jul 7, 2021

You can manage the files stored inside of wandb.ai via the storage explorer accessible from your “/settings” page. The url of the storage explorer is: https://wandb.ai/storage/YOUR_USERNAME

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I delete locally saved files without deleting them from
Open the Onedrive main folder at tour PC with File Explorer, find the folder what you want remove, then right click over it,...
Read more >
How to Remove Local OneDrive Files Without Deleting Them
How to Delete Local Copies of OneDrive Files · Open File Explorer. · Click on OneDrive in the left-hand column. · Navigate to...
Read more >
Remove local copies on OneDrive files on windows - Linux Hint
If you want to remove copies of only one file; select the file and right-click on it; you will be able to see...
Read more >
Open, save, or delete files - Chromebook Help
Optional: To remove the zip file from the list of folders on the left, click Eject . Tip: To unzip a group of...
Read more >
How to delete locally saved files · Issue #1213 - GitHub
It seems that locally saved files and synchronized files in the cloud are separated, right? Deleting a run in W&B Dashboard will not ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found