Skip to content

"This action is restricted" Internet Explorer dialog when starting JupyterLab in Windows with no default browser #14142

@JasonWeill

Description

@JasonWeill

Description

On a Windows 10 computer with Firefox set as the default browser, running jupyter lab causes a dialog box to appear: "Internet Explorer / This action is restricted. For more information, please contact your system administrator."

ie-popup

After I dismiss the dialog, Microsoft Edge pops up with the JupyterLab URL specified in the terminal.

On this Windows machine, there is no default browser set.

image (4)

Reproduce

  1. Set up a new Windows 10 machine with no default browser.
  2. Install JupyterLab via Conda (conda install jupyterlab).
  3. Run JupyterLab from the terminal (jupyter lab)
  4. See behavior shown above.

Expected behavior

If no default browser is selected, the jupyter executable does not attempt to launch any browser, but instead displays the URL to load with no further action. This would be similar behavior to when the user runs jupyter lab with the --no-browser parameter.

Context

  • Operating System and version: Windows 10 Enterprise version 21H2 (19044.2486)
  • Browser and version: Edge and Firefox installed; none set as default
  • JupyterLab version: 3.5.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugos:windowsIssues related to Windows operating system usestatus:Needs TriageApplied to new issues that need triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions