Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

autocomplete not working with development repositoryΒ #359

@holzschu

Description

@holzschu

Description

When I try to run autocomplete with the development repository, nothing happens. In the JavaScript console, jupyterapp.commands._commands shows that the completer:invoke-* commands are not available. It seems the completer extension was not loaded.

Reproduce

  • launch retrolab in binder with the development repository
  • create a cell
  • type "imp", then tab
  • a white tab is inserted in the cell.

Launching retrolab with the current release gives the expected result, the autocomplete menu appears.

Expected behavior

I expected the autocomplete menu to appear.

Context

  • Operating System and version: OSX 12.3 and iPadOS 15.4
  • Browser and version: Safari 15.4
  • JupyterLab version: 4.0.0a22
  • Retrolab version: 0.4.0a1
Troubleshoot Output

Command Line Output

Browser Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions