|
| 1 | +--- |
| 2 | +name: Notebook Editor, Interactive Window, or .py file Notebook cells |
| 3 | +about: Create a report to help us improve |
| 4 | +labels: type-bug, "data science" |
| 5 | +--- |
| 6 | +# Notebook Editor, Interactive Window, .py file Notebook cells Bug |
| 7 | + |
| 8 | +<!----------------------------------------------------------------------------------------------- |
| 9 | + ***PLEASE READ*** |
| 10 | +If this issue doesn't relate to Jupyter Notebooks, Python Interactive Window features |
| 11 | +or other notebook or "cell"-based features of the Python extension, please use the main Python |
| 12 | +bug template instead of this one. ***Thank you!*** |
| 13 | +-------------------------------------------------------------------------------------------------> |
| 14 | + |
| 15 | +## Steps to cause the bug to occur |
| 16 | +1. |
| 17 | + |
| 18 | +## Actual & Expected behavior |
| 19 | + |
| 20 | +<!----------------------------------------------------------------------------------------------- |
| 21 | +Animated GIFs can be effective means to describe a bug. Consider using a tool like |
| 22 | +https://github.com/phw/peek or https://www.screentogif.com/ to create one. |
| 23 | +-------------------------------------------------------------------------------------------------> |
| 24 | + |
| 25 | +### Your Jupyter and/or Python environment |
| 26 | +*Please provide as much info as you readily know* |
| 27 | +- **Jupyter server running:** Local | Remote | N/A |
| 28 | +- **Extension version:** 20YY.MM.#####-xxx |
| 29 | +- **VS Code version:** #.## |
| 30 | +- **Setting python.jediEnabled:** true | false |
| 31 | +- **Python and/or Anaconda version:** #.#.# |
| 32 | +- **OS:** Windows | Mac | Linux (distro): |
| 33 | +- **Virtual environment:** conda | venv | virtualenv | N/A | ... |
| 34 | + |
| 35 | +## Developer Tools Console Output |
| 36 | +<!----------------------------------------------------------------------------------------------- |
| 37 | +Copy/paste the output in the "Console" tab in the "Developer Tools" panel (Help > |
| 38 | +Toggle Developer Tools). For better details, run the "Enable source map support for |
| 39 | +extension debugging" command in VS Code at least once beforehand. |
| 40 | +-------------------------------------------------------------------------------------------------> |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
0 commit comments