You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start a standalone jupyterlab server manually, I use following command "jupyter-lab --port=8899 --NotebookApp.token= --notebook-dir=**/jupyter_notebooks --NotebookApp.disable_check_xsrf=True"
In vscode create a new empty notebook, test intellisense before first run (I disabled the auto start server setting). I use "
from pathlib import Path
Path()
", when entering the above code, intellisense works correctly
Run the above notebook to start a new kernel, and type the above code again, the intenllisense not working this time
Extension version: 2021.10.1101450599
VS Code version: Code 1.62.3 (Universal) (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T07:59:13.865Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-58-generic
System Info
Item
Value
CPUs
Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)
Issue Type: Bug
from pathlib import Path
Path()
", when entering the above code, intellisense works correctly
Extension version: 2021.10.1101450599
VS Code version: Code 1.62.3 (Universal) (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T07:59:13.865Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-58-generic
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: