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
Does it actually freeze or just never open the tab completion?
This may be related to an issue with ipython 6 (see ipython/ipython#10493).
In the neuropixels notebooks I've added the command %config Completer.use_jedi = False to fix the issue as I've experienced it.
When trying to type a command and tab to get a list to autocomplete, the kernel gets frozen on jupyter notebooks.
The text was updated successfully, but these errors were encountered: