Closed
Description
openedon Feb 5, 2021
Environment data
- VS Code version: 1.53 Insiders
- Jupyter Extension version (available under the Extensions sidebar): v2021.1.499599561-dev
- Python Extension version (available under the Extensions sidebar): 2.7
- OS (Windows | Mac | Linux distro) and version: Windows 10
- Python and/or Anaconda version: 2.7
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
- Jupyter server running: Local
During the endgame, we used Jupyter extension to test the rich diff editor and verify issues with the native editor however we found it hard to get the execution running properly with Python 2.7:
!pip install plotly
take long to finish without any output (it might take a few minutes)Timed out waiting to get a heartbeat from kernel process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment