I am working on three different research projects, each one is organized in its own Wandb team.
Let’s say I have finished working on project A, and I want to delete the corresponding Wandb team and its projects, to save up logged memory.
However, for future use, I would like to export all experiments and data, save them on my machine and possibly import them again in a Wandb team in the future.
Is it possible to do this? Specifically, is there a simple way to export and then import an entire project from/to wandb?
Thanks in advance.