Datalore 2024.2 Help

Manage files in a workspace

Keywords

upload files, attach files, add files, data sources, data, data files, workspace attachments, workspace, workspace resources, workspace files, manage workspace

Workspace files

This article explains how to manage workspace files, which are files that are added to your workspaces and can be attached to any notebook residing in the respective workspace.

View and manage workspace files

  1. On the Home page, select the workspace.

  2. To open the menu of file managing options, right-click the respective list item or the ellipsis.

    Workspace files
  3. Do one of the following:

    • To rename the file, select Rename, provide a new name, and press Enter.

    • To download the file, select Download.

    • To copy the path to the file, select Copy path. You can now use the copied path in the code of a notebook.

    • To remove the file from the workspace attachments, select Delete.

    • (For archived files only) To unpack the file and add it to the list, select Unpack.

Use folders

Folders can be a good solution, for example, when you want to organize your notebooks into several projects within one workspace.

  1. To create a folder, click the arrow icon next to the New notebook button and select New folder. Now, you can see your new folder on top of the notebook list.

  2. Use the drag-and-drop function to move notebooks into the folder. You can also populate your folders with just copies of your notebooks:

    1. Copy the notebook.

    2. Open the folder, right-click to call the popup menu, and select Paste.

  3. To rename, delete, or move the folder, right-click it and select the required action from the popup menu.

    Folder menu
Last modified: 24 April 2024