aws / studio-lab-examples

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
https://studiolab.sagemaker.aws
Apache License 2.0
609 stars 178 forks source link

Can not use `tab` for auto code completion #231

Closed AayushSameerShah closed 10 months ago

AayushSameerShah commented 10 months ago

🤔 Issue

image

I am trying to press <tab> to get the suggestions of variables, methods etc... but it doesn't appear. The kernel gets busy for 2 seconds but then nothing.

Using: Latest Chrome on Ubuntu 22.04 LTS

🤔 Is it the LSP server?

image

Taking tooo long to initialize, and still it hasn't been initialized. I installed via pip but still nothing.


Please suggest the fixes. Thanks.

AayushSameerShah commented 10 months ago

It solved my issue. The LSP server was included in the "disabled list".