Datalayer VS Code Extension - v0.0.6
    Preparing search index...

    Function clearPyodideCache

    • Clear the Pyodide package cache stored in IndexedDB. This removes all downloaded Python packages, forcing them to be re-downloaded on next use.

      Parameters

      • context: ExtensionContext

      Returns Promise<void>