Split the cell with "clone and install" and "run import" code. And added a note to remind the user to restart the runtime.
Because execution under one single cell does not give the user a chance to restart the runtime which eventually results in ModuleNotFoundError for imports of tapas.utils fucntions.
Split the cell with "clone and install" and "run import" code. And added a note to remind the user to restart the runtime.
Because execution under one single cell does not give the user a chance to restart the runtime which eventually results in ModuleNotFoundError for imports of tapas.utils fucntions.