%%javascript IPython.OutputArea.prototype._should_scroll = function(lines) { return false; } %run rl_base.py
I run this giving error saying rl_bas
You should not upload to gdrive. You should upload it to Colab instead, by calling
from google.colab import files files.upload()