DonJayamanneadded bugIssue identified by VS Code Team member as probable bug info-neededIssue requires more information from poster notebook-executionKernels issues (start/restart/switch/execution, install ipykernel) on Oct 2, 2024 jnteruel commented on Oct 2, 2024 jnteruel on Oct 2, 2024·...
If one runs the Jupyter Notebook in other environments (for instance on Google Colab), one would also receive this error and then the cell will terminate. This is expected, since then one will be able to debug the corresponding cell instead of being forced to restart the kernel. ...
info 16:40:29.332: Cancel all remaining cells true || Error || undefined info 16:40:32.286: Process Execution: > ~/.venv/py310/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2022.9.1202862440/pythonFiles/normalizeSelection.py > ~/.venv/py310/bin/python ~/.vscode/extensions/ms-toolsa...
cell 02 importnumpyasnpdefqft_dagger(circ_,n_qbits):forqbitinrange(n_qbits//2):circ_.swap(qbit,n_qbits-qbit-1)forjinrange(n_qbits):forminrange(j):circ_.cp(-np.pi/2**(j-m),m,j)circ_.h(j) cell 03 fromqiskitimportAer,execute,QuantumCircuitsim=Aer.get_backend('aer_simulat...
16:24:23.554 [info] Process Execution: /work/Master_Project/miniconda3/envs/singlecell2/bin/python -m pip list 16:24:23.565 [error] Failed to get activated conda env vars for /work/Master_Project/miniconda3/envs/singlecell2/bin/python in 467ms 16:24:23.567 [error] Unable to determine...
(execution-state :type string :initform "idle" :documentation "The current state of the kernel. Can be either \"idle\", \"busy\", or \"starting\".") (execution-count :type integer :initform 1 :documentation "The *next* execution count of the kernel. I.e., the execution count ...
jupyter_console tests __init__.py __main__.py _version.py app.py completer.py ptshell.py utils.py zmqhistory.py scripts .gitignore .mailmap .readthedocs.yaml CHANGELOG.md CONTRIBUTING.md LICENSE README.md RELEASING.md pyproject.toml
13:24:57.429 [debug] Disposing request as the cell was deleted /test.ipynb 13:24:57.430 [debug] Disposing request as the cell was deleted /test.ipynb 13:24:57.431 [info] Dispose Kernel '/test.ipynb' associated with '/test.ipynb' 13:24:57.432 [debug] Cancel pending cells 13:24:57.434...
info 20:43:1.457: Execute Cell 1 /Users/derekschinke/Developer/magic-install-issue.ipynb info 20:43:7.125: Cell 0 executed with state Success info 20:43:7.347: Cancel all remaining cells true || Error || undefined info 20:43:7.347: Cancel pending cells ...