-
Notifications
You must be signed in to change notification settings - Fork 341
Closed
Description
Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
pip install plotly==4.3.0
- try adding the an image with the new
imshow
function
detailed explanation in plotly/plotly.py#1902
this bug can be fixed like so:
plotly/plotly.py#1902 (comment)
@nicolaskruchten
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Local
- VS Code version: 1.40.1
- Extension version (available under the Extensions sidebar): 2019.11.49689
- OS and version: windows
- Python version (& distribution if applicable, e.g. Anaconda): 3.7.4
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python packages and their versions: plotly
- Jedi or Language Server? (i.e. what is
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version vscode-python#3977): XXX
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer
Metadata
Metadata
Assignees
Labels
No labels