Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter Adds Duplicates to Intellisense of regular python modules #12229

Closed
mishamsk opened this issue Nov 30, 2022 · 1 comment
Closed

Jupyter Adds Duplicates to Intellisense of regular python modules #12229

mishamsk opened this issue Nov 30, 2022 · 1 comment
Assignees

Comments

@mishamsk
Copy link

mishamsk commented Nov 30, 2022

Type: Bug

  1. Set-up python environment
  2. Create a python notebook
  3. Execute any command (effectively starting up a kernel)
  4. Create a regular python module
  5. Use intellisense for method/attribute lookup - everything is duplicated

Expected behavior: Jupyter should not affect regular python files (at least unless they have code cell tags)

Screenshots:
CleanShot 2022-11-30 at 12 25 35@2x
CleanShot 2022-11-30 at 12 25 57@2x

Extension version: 2022.9.1303220346
VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T02:22:48.959Z)
OS version: Darwin arm64 22.1.0
Modes:
Sandboxed: No

System Info
Item Value
CPUs Apple M1 Pro (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 4, 4, 5
Memory (System) 32.00GB (0.39GB free)
Process Argv
Screen Reader no
VM 0%
@DonJayamanne
Copy link
Contributor

Duplicate of #11038

@DonJayamanne DonJayamanne marked this as a duplicate of #11038 Dec 2, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants