Notebook storage and persistence
Each notebook runs in a temporary CoreWeave Sandbox. Files that you create, upload, or download appear under Files in the notebook sidebar and exist only in the sandbox. Connected object storage, databases, and data catalogs appear under Remote storage.View files
To view files in the notebook sidebar:- In the notebook sidebar, select View files ().
- Expand one of the following sections:
- Files to view files in the notebook sandbox.
- Remote storage to browse connected remote data sources.
Manage files and folders
To upload or create a file or folder:- In the notebook sidebar, select View files ().
- Expand Files.
- Select one of the following actions:
- Upload file () to upload an existing file to the sandbox.
- Add file () to create a file.
- Add folder () to create a folder.
Download a W&B Artifact
You can download and use a W&B Artifact in a notebook. The downloaded files are stored in the notebook sandbox. For example, the following code downloads a model Artifact from W&B Registry:artifacts directory:
artifacts
zoo-pznwefqb:v0
wandb
notebook.py