google-research / tapas

End-to-end neural table-text understanding models.
Apache License 2.0
1.13k stars 216 forks source link

Fix for issue #160 #164

Open bharatji30 opened 2 years ago

bharatji30 commented 2 years ago

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.