adrbin
Results
2
comments of
adrbin
After creating a new codespace, now I am getting errors about not enough disk space: ``` Configuration starting... Cloning... Using image: mcr.microsoft.com/devcontainers/universal Creating container... $ devcontainer up --id-label Type=codespaces --workspace-folder...
After rebuilding I have the same error as in the beginning: ``` @adrbin ➜ /workspaces/generative-ai-for-beginners (main) $ pip install -r requirements.txt Collecting ipywidgets==8.1.8 (from -r requirements.txt (line 1)) Using cached...