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

Google Colab copy can't use extensions #131

@tikilab

Description

@tikilab

I am running the current version in Google Colab.

I want it to automatically save images to my Google Drive, and I also want to load models from my Google Drive, so I added some code and saved a copy of the Colab to my Google Drive.

I now want to use some extensions, but when I try, I get an error that says "AssertionError: extension access disabled because of command line flags"

I searched for the answer and to fix that error, I added "--enable-insecure-extension-access" to "other_args:"

However, it won't start with that flag present, it says something like "--enable-insecure-extension-access" not recognized.

I've reached the limit of my Googling capabilities. Is there a way to make it work this way?

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