这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow drag&drop job folder into admin console #1328

@holgerroth

Description

@holgerroth

Is your feature request related to a problem? Please describe.
In Ubuntu, when dragging a folder containing the job config into the terminal running the admin console, it adds '-quotes to the filename. This causes an error when trying to submit the job:

> submit_job '/home/hroth/Code2/nvflare/splitnn/examples/cifar10/cifar10-splitnn/job_configs/cifar10_splitnn'
'/tmp/nvflare/poc/admin/startup/../transfer/'/home/hroth/Code2/nvflare/splitnn/examples/cifar10/cifar10-splitnn/job_configs/cifar10_splitnn'' is not a valid folder.

The '-quotes have to be manually deleted for the submit to work.

Describe the solution you'd like
Allow the file path including '-quotes (maybe also "-quotes) to be submitted.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions