-1

It might sound stupid, but the jupyter notebook I'm using is, probably, not configured as it should.

Everytime I hit 'tab' when the cursor is within a function, the parameters doesn't appear in the top of the list. Any tip here?

enter image description here

1 Answer 1

0

Found this on stack over flow TAB completion does not work in Jupyter Notebook but fine in iPython terminal

are you using firefox aswell?

the solution seems to be to run:

pip3 install jedi==0.17.2 
Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.