You can save it first, then import it. from google.colab import files src = list(files.upload().values())[0] open('mylib.py' ...
確定! 回上一頁