Skip to content

intellisense does not work in macOs after sleep #6903

@MikaeelMF

Description

@MikaeelMF

Describe the bug

Hi!

I am using marimo 0.17.0 (this phenomena occurred on the last version prior to this release as well), and whenever my laptop goes to sleep, after wake up the intellisense does not work anymore (i.e. if I type polars.something, it does not provide any auto recommendation). The workaround is to restart the notebook and running it again.

Will you submit a PR?

  • Yes

Environment

{
  "marimo": "0.17.0",
  "editable": false,
  "OS": "Darwin",
  "OS Version": "25.0.0",
  "Processor": "arm",
  "Python Version": "3.12.9",
  "Locale": "en_CA",
  "Binaries": {
    "Browser": "141.0.7390.109",
    "Node": "v22.15.0"
  },
  "Dependencies": {
    "click": "8.3.0",
    "docutils": "0.22.2",
    "itsdangerous": "2.2.0",
    "jedi": "0.19.2",
    "markdown": "3.9",
    "narwhals": "2.8.0",
    "packaging": "25.0",
    "psutil": "7.0.0",
    "pygments": "2.19.2",
    "pymdown-extensions": "10.16.1",
    "pyyaml": "6.0.3",
    "starlette": "0.48.0",
    "tomlkit": "0.13.3",
    "typing-extensions": "4.15.0",
    "uvicorn": "0.37.0",
    "websockets": "15.0.1"
  },
  "Optional Dependencies": {
    "altair": "5.5.0",
    "anywidget": "0.9.18",
    "pandas": "2.3.3",
    "polars": "1.34.0",
    "pyarrow": "17.0.0",
    "loro": "1.8.1",
    "pytest": "8.4.2",
    "python-lsp-ruff": "2.3.0",
    "python-lsp-server": "1.13.1",
    "ruff": "0.13.3"
  },
  "Experimental Flags": {
    "external_agents": true,
    "chat_modes": true,
    "performant_table_charts": true
  }
}

Code to reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions