{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "provenance": [] }, "kernelspec": { "name": "python3", "display_name": "Python 3" }, "language_info": { "name": "python" } }, "cells": [ { "cell_type": "code", "source": [ "# IF SOMETHING IS WRONG AND YOU CAN'T FIX IT, RUN THIS CELL, IT WILL DELETE THE ENTIRE NOTEBOOK.\n", "\n", "\n", "\n", "# =======================================================================\n", "!rm -rf /home/studio-lab-user/" ], "metadata": { "id": "HeeKTRpDUzas" }, "execution_count": null, "outputs": [] } ] }