Datalore 2025.6 Help

Add files to a cloud storage bucket or directory

The article explains how to add files from your local file system or a URL to a cloud storage provider attached to the notebook.

Upload files or folders

  1. In the sidebar, select Attach (Attached data) and switch to the Cloud storage tab.

  2. If you have not already, attach the cloud storage connection to the notebook by enabling the corresponding toggle.

    Cloud storage tab
  3. Click Dots (More) in the connection and select Upload files or Upload folder.

    Uploading files into cloud storage
  4. Choose the files or folder you want to upload in your operating system dialog and follow the prompts.

Create files

To create a text-based file (CSV, TSV, and other formats) in one of the cloud storage providers attached to your notebook, take the following steps:

  1. In the sidebar, select Attach (Attached data) and switch to the Cloud storage tab.

  2. If you have not already, attach the cloud storage connection to the notebook by enabling the corresponding toggle.

    Cloud storage tab
  3. Click Dots (More) in the connection and select New file.

    Uploading files into cloud storage
  4. Enter a file name with an extension.

    You can create text files in various formats, including .csv, .tsv, .json, .py, and more.

  5. To open and edit the file in the built-in text editor, double-click the file name.

    The changes you make are saved automatically every ten seconds or when you press ⌘+S.

Result and further actions

  • Files and folders added to a cloud storage will be available in any other notebook this cloud storage is attached to.

  • To manage attached files, refer to this topic. You can only manage them in the editor, using Attached data, just like any other files attached to the notebook.

  • Refer to this topic to learn how to view and use files from a workspace in one of its notebooks.

30 September 2025