Skip to content

Is it possible to merely read files without actually uploading them to the cloud? #15

@cade-bryant-swbc

Description

@cade-bryant-swbc

By default, the widget connects to a cloud provider (e.g. Bytescale) and uploads/saves the files there.

In my use case, however, I don't need to actually save the files. I just need to read their textual data. (The files I am working with are text and/or JSON files, not images. My workflow is basically (1) Read the raw text of files from the filesystem; (2) do something with that raw text.)

Is there a way to do this? Can I force the widget to not call the cloud storage provider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions