Skip to content

Running cells requires loopback adapter for localhost #3737

@tempegarit

Description

@tempegarit

Environment data

  • VS Code version: 1.29.1
  • Extension version (available under the Extensions sidebar): 2018.11.0
  • OS and version: windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): miniconda python 3.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): base conda environment
  • Relevant/affected Python packages and their versions: jupyter notebooks

Expected behaviour

jupyter notebook is started

Actual behaviour

jupyter notebook didn't start and "Running cells requires Jupyter notebooks to be installed." notification appear even if jupyter notebook has been installed
image

Steps to reproduce:

  1. write some code
    image
  2. click "run cell"
    image
  3. this notification appear
    image

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

image

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions