Environment data
-
VS Code Version: 1.30.0
-
VS Code Commit: c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
-
VS Code Date: 2018-12-11T22:21:33.585Z
-
VS Code Electron: 2.0.12
-
VS Code Chrome: 61.0.3163.100
-
VS Code Node.js: 8.9.3
-
VS Code V8: 6.1.534.41
-
VS Code OS: Linux x64 4.15.0-42-generic
-
Extension version (available under the Extensions sidebar): 2018.12.1
-
Python version (& distribution if applicable, e.g. Anaconda): N/A
-
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
-
Relevant/affected Python packages and their versions: N/A
Expected behaviour
I do not expect the presence of the Microsoft Python extension to interfere with the ability of other extensions to show Jupyter Notebook previews.
Actual behaviour
The presence of the Microsoft Python extension to interferes with the ability of other extensions to show Jupyter Notebook previews in VS Code. ( See jithurjacob/vscode-nbpreviewer#13 (comment) )
Steps to reproduce:
- Install the Microsoft Python extension.
- Install the VS Code Jupyter Notebook Previewer v1.1.0 by @jithurjacob .
- Open a Jupyter notebook. The preview button will not appear. It will appear if the Microsoft Python extension is removed and VS Code is reloaded.
Logs
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)
(See screenshot below; sorry this was not captured as text.)

Environment data
VS Code Version: 1.30.0
VS Code Commit: c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
VS Code Date: 2018-12-11T22:21:33.585Z
VS Code Electron: 2.0.12
VS Code Chrome: 61.0.3163.100
VS Code Node.js: 8.9.3
VS Code V8: 6.1.534.41
VS Code OS: Linux x64 4.15.0-42-generic
Extension version (available under the Extensions sidebar): 2018.12.1
Python version (& distribution if applicable, e.g. Anaconda): N/A
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Relevant/affected Python packages and their versions: N/A
Expected behaviour
I do not expect the presence of the Microsoft Python extension to interfere with the ability of other extensions to show Jupyter Notebook previews.
Actual behaviour
The presence of the Microsoft Python extension to interferes with the ability of other extensions to show Jupyter Notebook previews in VS Code. ( See jithurjacob/vscode-nbpreviewer#13 (comment) )
Steps to reproduce:
Logs
Output for
Pythonin theOutputpanel (View→Output, change the drop-down the upper-right of theOutputpanel toPython)Output from
Consoleunder theDeveloper Toolspanel (toggle Developer Tools on underHelp)