Closed pgcudahy closed 1 year ago
@pgcudahy Sorry that I somehow missed this ticket. A lot has changed since your report and I just released sos-notebook 0.24.0, along with new versions of all language modules. Could you please check if this problem still exists after you upgrade to the newest release? I just tried to complete on a R kernel in jupyter lab and everything seems to be working.
Works well now! Thanks, and I'll go ahead and close the issue.
Hello Bo, I'm having an issue with tab completion in SoS notebooks. In a standard R notebook (with IRkernel) it works fine, but if I hit tab in an R cell in SoS then the busy indicator lights up and the whole notebook hangs. Sometimes an interrupt will fix it, but often I have to restart the kernel. The jupyter logs aren't too helpful, even with the
--debug
flag. They showIt also hangs in bash cells but tab completion works in python cells. Any ideas on how to further debug this?