Closed
Description
Environment data
- VS Code version: 1.49.0
- Extension version (available under the Extensions sidebar): v2020.8.108011
- OS and version: Ubuntu 20.04
- Python version (& distribution if applicable, e.g. Anaconda): Anaconda python 3.8.3
- Type of virtual environment used: using conda environment
- Value of the
python.languageServer
setting: "Pylance" - ipython version: 7.16.1
- jedi version: 0.17.1
- ipykernel version: 5.3.2
Expected behaviour
VS Code could open .ipynb
normally. It's opening normally in Jupiter Notebook
Actual behaviour
VS Code keeps loading all the time and won't open the .ipynb
file.
Steps to reproduce:
- Open VS Code
- Open any
.ipynb
file.