info 14:39:17.524: Process Execution:>/usr/bin/python3 -c"import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");">/usr/bin/python3 -c"import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");"info 14:39:17.528: Starting...
ipykernel == 6.21.2 Python == 3.9.7 In terminal ipython the same code works fine. The execution of every next cell get stuck with long Pending cell status (min. 10 seconds for eg. declare an empty list) always after run a cell that contains the following code: def split_list_to_n...
Store version of the Python interpreter (kernel) in the notebook metadata when running cells. (#8064) Make shift+enter not take focus unless about to add a new cell. (#8069) When checking the version of pandas, use the same interpreter used to start Jupyter. (#8084) Make brackets and ...
I am trying to test out usage without an existing conda installation or the the python extension installed. cc @rchiodo Environment data VS Code version: 1.53.0-insider Jupyter Extension version (available under the Extensions sidebar): ...
Python and/or Anaconda version: 3.9.4 Jupyter server running: Local Expected behaviour Connecting to Wolfram Kernel and doing calculation (just like on remote server): Actual behaviour Can not connect to Wolfram Server: Steps to reproduce:
Issue Type: Bug I can connect to a remote server via ssh clients, but very often it keeps coming up and says "Attempting to reconnect." It will typically reconnect after 10 to 15 seconds. Any ideas on how I could get more logs or details...
Issue Type: Bug Problem description: When trying to use the interactive python. vscode gets stuck on "Connecting to kernel" for 15 to 20 minutes if it ever passes that step. Steps to reproduce it: Open Vscode Go to the folder where you h...
Fixed a launch issue affecting interactive window Python debugging using older IPython versions. Fixed an issue that could cause datasets with extremely long string values to get stuck loading indefinitely. Raised the minimum required version of Pandas from 0.25.4 to 1.2.0. ...
Unable to use Run By Line first time when connecting to remote jupyter server #7690 Double Interrupt output while in RBL #7696 Make error output collapsed by default (Was: Ugly output when clicking Stop Cell Execution) #7764 Restarting kernel while debugging remotely gets stuck in debug mode #...
Allow connecting to Jupyter Servers that require authentication @IanMatthewHuff vscode-jupyter#10300 🏃 Kernel architecture review and polish vscode-jupyter#10832 @rebornix @DonJayamanne Debugging 🏃 Restart Run-by-Line debugging session when stopped in a python file vscode-jupyter#7611 @roblourens...