Skip to content

upload to working directory #2760

Description

@s-u

It would be nice to allow uploads to the current directory. Currently, all (non-notebook) uploads go to the designated user's directory, but when working on projects it is often desirable to upload directly into the project directory which is typically the working directory. It would be nice to add that to the choices.

Practical considerations: the "current directory" is not well defined with respect to the various cell types, but using the compute's working directory is a good start. Once we implement #2757 that would be then the natural place.

(Semi-related idea: allow the notebook to define a true project directory - which would be the initial working directory for all languages regardless. This is in most commonly used concept in practice.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions