Open
Description
Description
When I edit a job definition created from a file in a subfolder, the input file does not include the path. I have to explicitly update the path as it defaults to the home path. This means that it fails - unless I have happen to have a file of the same name in the base folder, then the job definition is updated incorrectly with the wrong file.
Video:
bug.mov
How to reproduce
- Create a subfolder
- Create a notebook
- Create a job definition
- Edit the job definition and save
Expected behavior
When editing the job definition, the full path should be populated instead of just the file name
Context
- Operating System and version:
- Browser and version:
- JupyterLab version:
- Jupyter Scheduler version:
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.