Skip to content

Issues with Colab update to python 3.12 #17

@james-golden-arcadia

Description

@james-golden-arcadia

Has anyone also had problems since the Colab upgrade? I am getting disconnections every minute.

If I edit colabconnect.py to install the previous version this helps:

        run(
              "curl -Lk https://update.code.visualstudio.com/1.103.1/cli-alpine-x64/stable --output vscode_cli.tar.gz"
        )

I also have to downgrade Jupyter in order to connect to the Jupyter server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions