Skip to content

Launchers don't forward command line arguments to batch scripts #1564

@firai

Description

@firai

The exe launchers don't seem to forward command line arguments to the batch scripts. For example,

.\scripts\winjupyter_lab.bat "c:\"

opens JupyterLab with the notebook directory set as C:\, but

& '.\Jupyter Lab.exe' "c:\"

launches JupyterLab with the default notebook directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions